A geometry wars like game. Try to survive the wave of enemies targeting your ship. To ease your frustration during the swarm, some enemies will drop a useful item.
- W A S D to move the player
- Mouse 1 to fire bullets
- Ant 1.8.0 or higher
- JDK 7 or higher
There are no dependencies for this project so simply clone the repository to your local machine with the following command:
$ git clone https://github.com/oMisterMo/CloneWars.git
$ cd
into CloneWars
Finally, build and run with the following command to execute the program:
$ ant compile
$ ant run