Home
Processing Project
Portfolio Design
Mobile App Wireframe
Mobile App Prototype
About Hotglue
Thomas Baker
This is my processing project, I attempted to make a maze in which there are 3 keys (small circles) to collect (via WASD) before you can exit the level and win the game.

I had a lot of issue with trying to create collision detection for the player (black circle) with staying within the maze, and also with trying to make only movable spaces (squares) next to the player visable.

Apart from those two issues though, the code works without breaking, and while a little underwhelming as a game, is still fully playable.