Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.38 KB

README.md

File metadata and controls

45 lines (23 loc) · 1.38 KB

Java Dungeon Game

As part of an MSc Project, I have built a dungeon game with Java. It serves very good as a game template for future projects.

Running the game

  • Please clone this repository using git clone https://github.com/storatus/java-dungeon-game.git first.

  • In your directory after cloning please do the following to run the game:

$ cd java-dungeon-game/src
$ javac Main
$ java Main

Features

The hero must collect three coins in a level so he can go through the blue door. If you touch a monster you die and have to restart.

Examples

Support

Please visit my website . I am always open for new projects and freelance work.

License

License