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.
-
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
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.
Please visit my website . I am always open for new projects and freelance work.
- MIT license
- Copyright 2018 © Sebastian Glahn .