Skip to content

Commit

Permalink
RoomEscape added
Browse files Browse the repository at this point in the history
  • Loading branch information
PoeMadara authored Oct 20, 2024
1 parent e50d5fe commit 1dfe074
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,23 @@ This is a simple Minesweeper game implemented in Java. The game consists of a 4x
```


# Game 3: Escape Room - Python Game Project
Text-based Escape Room game developed in Python. Our team added a feature where the player must input a secret word to unlock a door, increasing the game's difficulty.
**Game Description**
Interactive text-based adventure where the player explores rooms, finds keys, and unlocks doors to escape the house.
**How to Play**
1. Explore rooms.
2. Examine objects to find keys.
3. Unlock doors with keys or secret words.
**Repository Link**
- [Play on Google Colab: Escape Room on Google Colab](https://github.com/Rafa-Gamero/Project1PythonIronhack)
**Note**: To ensure the code runs correctly, the file `EscapeRoomFunctions.py` must be placed in a folder named `Functions` within your Google Drive.
----------------------
Author
Expand Down

0 comments on commit 1dfe074

Please sign in to comment.