[Game] Text Adventure Prison Escape

http://gamebucket.io/game/98272d27-8905-4fea-9ad4-5177f1d87790

I didn’t stray too far and only added an additional state to the first part before getting out of the cell. I’m too excited to continue to the next section :blush:

Well done for finishing.
I know that excitement and fully understand but may I suggest that (if you’re new to coding) you pace yourself and have a good play with each section. I spend the better part of 24 hours…not in one sitting! I’m not that mad!..completely rewriting the escape and trying and researching new things and I’ve come out of it a better person with a better understanding of stuff on the other side!
I’d say be careful with the states you are linking together. After pressing C to clean the mirror with the sheets, you’re immediately taken to viewing the locks combination which doesn’t make a whole lot of sense - shouldn’t we go back to the cell and then to the lock?
Might I suggest that there is one way link between cleaning the mirror to a new sheets state which then takes you back to a new cell state which in turn then leads to a new lock state where you can use the mirror. That would make it flow a little better.

I don’t think I need to say it, but I will anyway…Happy coding!

Thanks for the quick feedback.

I have to agree with you on the sheet cleaning the mirror comment, I was thinking the same thing. However, I knew that once I made that change I’d get caught up in it and end up adding a bunch of graphics and have to make a whole new story :slight_smile:

Code on!