Zombie Tower Defense
Currently ZTD must be built from source
- Clone git repository:
https://github.com/mjhart/ztd.git
- Build:
mvn package
- Run:
bin/zombie_tower_defense
Java 7 and Maven 3 are required
Please create an issue on github with any comments or questions.