Optimal Path Challenge
Can you find the shortest route? Compare your steps to the optimal solution and aim for 100% efficiency.
A* Algorithm
The optimal path is computed using A* pathfinding. No route is shorter.
Efficiency Score
Your steps divided by optimal steps. Perfect navigation equals 100% efficiency.
Solution Overlay
After completion, view the optimal path overlaid on the maze to learn better strategies.