Try to reach the goal You can only make knight's moves (two spaces in one direction and one space in another) and you can only move to different-colored tiles. White spots are NOT tiles, you can NOT step on them Each stage is completely randomly generated and may be impossible -- click the flag to reset the project. Level generation can be sped up by activating turbo mode (hold shift and click the flag) The fewer colors on the board, the harder the difficulty
CHANGELOG 04/19/23 - updated the player and goal sprites 04/17/23 - Fixed a bug where the goal would always be on the starting space of the previous generation, added an easter egg when inputting "mario" at the start of the game 04/14/23 - Project shared