A simple Tower Defense game developed using the ThinkEngine (https://github.com/DeMaCS-UNICAL/ThinkEngine) and featuring some framerate benchmarking capability.
To clone the repository:
- git clone %repo-url%
- cd %repo folder%
- git submodule init
- git submodule update
When pulling, in order to have updates on the ThinkEngine module use: git pull --recurse-submodules
You have write access only on the branch named after your surname. In order to merge on the main branch you have to push on your own one and then open a pull request on GitHub. Please, update this Readme adding your name. If your project is based on an open-source one, please provide the link to the original repository.
Contributors:
Original project: https://github.com/Brackeys/Tower-Defense-Tutorial