3 Forks
5 Stars
5 Watchers

TowerDefense

Capstone Project: Tower Defense game which was written in Objective C and applied the Entity Component System architecture pattern

How to download and setup TowerDefense

Open terminal and run command
git clone https://github.com/pixelcarrot/TowerDefense.git
git clone is used to create a copy or clone of TowerDefense repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TowerDefense https://github.com/pixelcarrot/TowerDefense/archive/master.zip

Or simply clone TowerDefense with SSH
[email protected]:pixelcarrot/TowerDefense.git

If you have some problems with TowerDefense

You may open issue on TowerDefense support forum (system) here: https://github.com/pixelcarrot/TowerDefense/issues