Report as inappropriate.
My personal version of the Depth-first search algorithm maze generator :) This version of DFS uses back-tracing.
If you hit run again, the computer solves for the shortest method using Dijkstra's algorithm. Solver created by Ethan Li. Find him: http://www.greenfoot.org/users/3295
Want to leave a comment? You must first log in.
2012/4/26
2014/8/20