Pond (easy)
This maze first appeared as the monthly maze competition for February 2023.
Help the frog get to the waterlily.
The frog starts in the centre, and it can jump horizontally or vertically. Initially the size of its jumps is one square, but each fly it lands on increases the size of its jumps by one, and if it lands on two flies its jumps increase by two.
Find a route to the bottom right corner in the smallest number of jumps.

- Congratulations! Maze completed in %n steps and %s seconds.
Click to trace the route and solve the maze.