Knight Moves (easy)
This maze first appeared as the monthly maze competition for November 2023.
Start from the knight in the top left corner, and try and find the shortest route to the bottom right corner by making a series of knight's moves. But note that you're only allowed to move onto the yellow squares:

- Congratulations! Maze completed in %n steps and %s seconds.
Click to trace the route and solve the maze.
Solution
Click here to display the solution to the Knight Moves maze after a one-minute delay:
Show solution.