Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 470 Bytes

File metadata and controls

25 lines (14 loc) · 470 Bytes

text-game-java

Text-based adventure game writting in Java, run in console.

Installation

You will need to install the java development kit.

Usage

Start the game by running the Main class.

java Main

After this, the game will run in the console. Have fun!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT