Skip to content

GemaVNZ/1.Quest---Castle-of-the-Riddles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Castle of Riddles Escape Room

image

Castle of Riddles Escape Room is a text-based adventure where you solve riddles to escape from a castle. Explore different rooms, find clues, and avoid traps to win the game!

How to Play

  1. You start in the Tower. Explore the room to find items.
  2. Solve clues to unlock doors and move to the next room.
  3. Beware of traps! Wrong answers might send you back or end the game.
  4. Solve all the riddles and avoid traps to escape the castle!

Rooms and Items

  • Rooms: Tower, Library, Living Room, Kitchen, Dungeon, Outside.
  • Items: Objects, Clues, and Doors.
    • Objects: Just things you can look at.
    • Clues: Riddles you need to solve to unlock doors.
    • Doors: Move you to the next room if you've solved the riddle.

Installation

To play the game on your local machine, follow these steps:

  1. Clone the repository:

    Download the game files to your computer using the following command:

    git clone https://github.com/your-username/castle-of-riddles.git
  2. Navigate to the folder:

    Open your terminal or command prompt and navigate to the directory where the game was downloaded:

    cd castle-of-riddles
  3. Run the game:

    Start the game by executing the following command:

    python game.py

That's it! You can now play the game by following the instructions that appear in the terminal.

Game sketch

game sketch

About

Laboratorio grupal - Se realiza un escape room con diferentes opciones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors