Skip to content

samdeitz/riddlegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

🚪 Escape the Riddle Dungeon (Text Adventure Game)

A text adventure game implemented in plain java. Try to escape the dungeon by going through each riddle room and colleting the keys for the final door!

🎮 Play the Game

Windows Only

  1. Download the latest release: RiddleGame.zip
  2. Extract (unzip) the folder.
  3. Open the folder and double-click RiddleGame.exe to start playing.

OR (If Java is downloaded on your computer)

  1. Open your terminal
  2. Traverse through your files to get to the folder with RiddleGame.jar
  3. Run java -jar SnakeGame.jar to play

About

Text based adventure game written with java! The player must complete a series of tasks and earn 4 keys to escape. Created in 2023

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages