UI project of FC16, Department of Automation, Tsinghua University.
The UI project is based on cocos-2dx. So you have to firstly download cocos-2dx from cocos-2dx download link. For windows system, run the command
python setup.py
Then type
cocos new -l cpp -p com.gamefromscratch.gamename -d C:\path\to\game\here gamename
to create a new project.
We didn't include the cocos2d library necessary for the project.
We should make sure the parent directory of this project contains the cocos2d library and some other files.
Please refer to the tutorial given in tutorial page.
Use static map as background. Every loop renew the towers, players and soldiers.