To Build and Run:
- From command line use the maven command: mvn clean package
- This will test the game and generate the executable jar file and the javadocs
- To view javadocs open target > project-1.0-SNAPSHOT-javadoc (open as a zip file)
- To play the game open target > project-1.0-SNAPSHOT-jar-with-dependencies
- Alternatively, run the main method to play the game.
Game Instructions:
- To play the game use arrow keys, avoid the vampire and collect all keys to escape.
- Silver and gold keys are 1 and 2 points each respectively.
- If caught, press space to restart or close the game.
Screenshots: