Syd's maze generator/solver program
Press generate to start
Ready.
The width and height of the grid
8*6
16*12
32*24
64*48
96*72
The algorithm that the solver will use
A*
A* (greedy)
Dijkstra
Download the fully
commented source code