Battle waves of enemies in this neon tower defense game!
Github Repo
# You will need to have Python 3 and Pygame 1.9.4 installed
$ git clone https://github.com/ianramzy/apex-tower-defense.git
$ cd apex-tower-defense
$ python3 apex-tower-defense.py
I grew up loving tower defense games and I wanted to see if I could make my own version of a TD game.
This game is made in python using the pygame library.
In the future I would like to add more towers and enemies, I think having boss rounds would be interesting. I would also like to design a few more maps to play on.
Another project by Ian Ramzy