Skip to content

codecation/maize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Random maze generator and solver

Resources

License

Contributing

Stars

71 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors