Text-based adventure game writting in Java, run in console.
You will need to install the java development kit.
Start the game by running the Main class.
java Main
After this, the game will run in the console. Have fun!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.