Generates and solves random mazes using a depth first search. See it running live at codecation.github.io.
Grab the code:
$ git clone https://github.com/codecation/maize.git
$ cd maizeCompile it:
$ lein compileAnd take a peek:
$ open site/index.htmlPlease see the Contributing Document
Copyright (C) 2014 Ben Orenstein, Chris Hunt, MIT License