More Maze Games
Use the arrow keys to move help the blue dot to the gold box.
The top maze uses a depth first search algorithm to generate the maze.
Refresh the page to randomly generate new mazes.
This maze is generated using Eller's Algorithm which is efficient in time and space complexity and generates difficult mazes with a balance of winding paths and cul-de-sacs.