This site requires JavaScript, please enable it in your browser!
Greenfoot back

JasonZhu's Comments

Back to JasonZhu's profile

Follows the well-known left-hand rule!
If you would like to have it, for sure.
JasonZhuJasonZhu

2014/1/20

Sorry about the wall interaction bug, the player isn't supposed to be able to maze through walls. The game is a test of your memory. When you move at a wall, every wall of the same color glows, revealing a portion of the maze, but of course, not the entire maze. This is why it's a test of memory, you must remember the maze set up through the glowing of the four different type of colored walls. The rules are like any other maze game: Reach the destination. Note: I will try to fix the wall bug. Thanks RUMMAKER for your suggestion.
JasonZhuJasonZhu

2014/1/17

Error with the platform interactions.
Holding the jump key causes the player to head towards the right. I cannot find a fix to this error. I suspect it has something to do with the rounding. Can anyone assist?