Javascript Maze Generator (with source)

Maze Generator will generate a rectangular maze of any size (choose # of Row and # of Columns). Uses a Depth-first algorithm. Right-click to view the JavaScript source.

Comments