A Zombie invasion has occurred at the Code Academy Campus and now Alcatrinha has to fight the zombies to death! (2D TopView Shooter)
The goal of Zombie ACADalypse is to survive the most rounds you can. While you're at it, gather good score by killing those zombies (go check the fridge, to aid you in this arduous mission)
To build this project using ANT go to the project folder and use the command ant
ant
To run the project go to the build folder inside the project and run the jar with the following command
java -jar zombie-acadalypse.jar
- Java 8
- OOP