Skip to content

hammadjka/Java-Turn-based-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Dracula's Curse

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:

main menu

main menu

main menu

main menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published