Skip to content

codecation/maize

Repository files navigation

Maize

Build Status

Generates and solves random mazes using a depth first search. See it running live at codecation.github.io.

Usage

Grab the code:

$ git clone https://github.com/codecation/maize.git
$ cd maize

Compile it:

$ lein compile

And take a peek:

$ open site/index.html

Contributing

Please see the Contributing Document

License

Copyright (C) 2014 Ben Orenstein, Chris Hunt, MIT License

Releases

No releases published

Packages

No packages published