random maze generator + depth first exit finder.
Monkey Forums/Monkey Code/random maze generator + depth first exit finder.
| ||
I was looking at Gray Alien's maze generator and decide to modify my old blitzmax maze generator to work with Monkey: it illustrates what the "Depth First" algorithm goes trough to find the exit. |