A simple strategy game made using Cocos2d-x-3.7.1. The goal is to move your pieces in a position such that the opponent does not have any moves available.
The game is available on Google Play.
- Download and set up Cocos2d-x.
- Create a new Cocos2d-x C++ project.
- Clone this repo into the created directory.
- Compile using Cocos command line tool.
© 2016 Anuj Asher
Licensed under the MIT license which is included in the LICENSE file.