An arcade-style desktop shooter built with Java Class Library resoruces.
Ensure you have Java Runtime Environment installed and clone this repo onto your local machine. Once environment is set up and repo is cloned, use terminal to navigate to directory where repo was cloned and run java -jar Drone-Dodge.jar from command line. This will start the game as well as the in-game timer debug output.
JRE 8.0 or above
- Inspired by RealTutsGML game development tutorial