Panda vs Zombies is a top-down shooter videogame for Android, implemented using cocos2d-x. The game is available in Google Play.
Clone the repo and init the lib-dxco submodule:
$ git clone git@github.com:DxCo-Games/pandavszombies.git
$ cd pandavszombies
$ git submodule init
$ git submodule update
To build the project follow the instructions for Android.