Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 585 Bytes

File metadata and controls

20 lines (16 loc) · 585 Bytes

Escape Room Game

A text-based Escape Room game built with Python.
The player explores different rooms, examines furniture, finds hidden keys, unlocks doors, and tries to escape the house.

Project Overview

In this game, the player wakes up in a strange house and must find a way out.
To escape, the player needs to:

  • explore rooms
  • examine items
  • get hints
  • collect hidden keys
  • unlock doors
  • move through connected rooms
  • reach Outside to win the game

-link to project presentation: