Skip to content

DxCo-Games/pandavszombies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panda vs Zombies

Panda vs Zombies is a top-down shooter videogame for Android, implemented using cocos2d-x. The game is available in Google Play.

Installation

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.