[Game] Simple Maze

Hi guys,

I built this simple maze adventure to expand on some of the ideas we learned in this module. It’s got a few bugs but it’s fully playable and successfully shows the features I wanted.

Image changes each screen, multiple objects need to be moved to solve puzzles (right key to open right door), text parsing instead of single key presses (eg. type ‘Go North’ instead of pressing [N]).

Maze Adventure

Let me know what you think.