Skip to content
/ FC16UI Public

UI project of FC16, Department of Automation, Tsinghua University

Notifications You must be signed in to change notification settings

zhuocai/FC16UI

Repository files navigation

FC16UI (deprecated, refer to https://github.com/zhuocai/fcui_qt

UI project of FC16, Department of Automation, Tsinghua University.

Get Started

Cocos-2dx

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.

About develop

Step1

Use static map as background. Every loop renew the towers, players and soldiers.

About

UI project of FC16, Department of Automation, Tsinghua University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published