Move your character with aswd,← → ↑ ↓, or the on screen arrows, to move your (yellow square) character to the (green) goal (top right). The movement may seem very janky at first, but it is based on the number of times you input the direction. For example: If I press up once, the character will move up once. If I press up 3 times, the character will move up 3 times. If I press up, then right, then up, then the character will move up, right, and then up. Inputs are saved up to 10, so any inputs after 11 times will negate the 11th. There are currently only 5 levels but I will be adding more soon! Also some of the sounds are from Among Us because they were the only ones on my computer at the time of making this. (I will fix that at some point) If you die it will take you back to the beginning of the level and honk at you to remind you that you are a silly goose for dying. Feel free to report any bugs in the description, I am still optimizing the code, so if you experience a bug, before you report it, come back later to see if the bug is gone, and if it is, then I have probably fixed it. Known Bugs: -In level 4 the yellow spikes do not reset their direction when the player dies.