This is an Escape room theme game made with Python 2.7
Instruction: You are locked in a room. There is only one way to escape which is through a combination locked door. Search around the room with your cursor to find minigames to play. Some of the minigames can be deadly so try your best to win every one. For each minigame you win you will receive a hint for one of the numbers to the combination. Be careful though, the hints provided can be tricky to decipher as well. Follow the instructions CAREFULLY to get out of the room in under 30 minutes. The sooner you get out, the higher your final score will be.
Note: The files are called using os.system()
. So in order to play the game, you have to set Python2 as the default application for .py file, disambig_home_screen.py
is the first file to run.
I made this game with Declan Kelly, Alston Sanford, Keven Mahabeer and Matthew Kaminski