By Adrian Berg, Hung Giang, Peter Unrein, Tongyu Yang
This is a modified version of the video game Battle City. Battle City is a really popular and classic video game that was created in 90s. The player needs to destroy different enemy tanks, while trying to keep them away from his or her own base.
For more detailed instructions and information of the game, please read the Design Manual and the User Manual in the docs folder.
This program requires Java JDK 1.8.
Netbeans 8.0.2 is recommended to run the program.
- Clone the source codes folder from git.
- Open the project using Netbeans (Version 8+ recommended).
- Build project.
- Run project. (The main program is src/GameMain/GameMain.java)
- After the program finish loading the menu, press ENTER to start the game.
Enjoy!