Set up

Set up guide for Escape!!

1. download the zip file 

2. extract it 

3. cd `escape`

4. run `scripts.py` to check system

5. install poetry if not present (follow the steps in the output of scripts.py)

6. `poetry shell`

7. `poetry install -n`

8. `poetry run game`


Enjoy our little game. We ran out of time, so much of the things we thought of couldn't be implemented. 

(log in to comment)

Comments

I was wondering if you could say a little more about what did and didn't get implemented. There are a few things that seem a little incomplete but I don't know whether that's because those things aren't in the game, or because I'm missing them, and I want to rate the game fairly.
Hey, thanks for pointing that out! I have added a new post explaining the missing pieces.