Simple game implemented using cocos2d-x based on Masmorra de Dados board game.
It contains the main gameplay of a modified solo version.
This project was created as a term project for my Information Systems course at CES/JF.
- Clone this project.
- Install cocos2d-x.
- Link or copy cocos2d-x to
./cocos2d
. - Run:
cocos run -p {android,mac,ios}
or OSX/iOS can use the XCode project.
- Last tested on OSX 10.10.5, XCode 6.4 or 7.0b5 and cocos2d-x 3.8.
- To run on Android the NDK must be correctly configured. (Not tried Android Studio)
- The project is not configured on Windows or Linux, but it should be easy to run on these platforms.
This project is MIT licensed. It is a game based on Masmorra de Dados and I don't own any right about the latter.