The course project of Programming Paradigms, 2023 fall.
This is a tower defense game project "Carrot-Fantasy", developed using Cocos2d. The game features two maps.
-
Classes: Contains the core game logic and implementation, including the tower defense mechanics and gameplay features.
-
Resources: Contains images, audio files, and other resources used within the game.
- The Cocos2d engine files are not included in the repository. You will need to set up Cocos2d on your local machine and link it to the project.