Inspiration

This project was very clearly based on actual escape room experiences.

What it does

This program is a game in which the player has to solve simple puzzles and decrypt codes in order to "escape" the room their character is in.

How we built it

We created this program on repl.it using python.

Challenges we ran into

We had to be extra careful when creating a loop since there are many paths. We often had issues regarding looping back to the wrong step or accidentally creating an infinite loop.

Accomplishments that we're proud of

We are proud of the fact that we even finished and managed to cover all of the options a player may take so there is no dead end.

What we learned

We learned how to embed loops within loops and how to use the time module in python.

What's next for Escape Room

If we have to chance to get together again and expand the game, we would like to possibly add different difficulty levels and add more complex details to the game.

Built With

Share this project:

Updates