Skip to content

amacdougall/mazes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mazes

A playground for maze algorithm experimentation. Beginning with exercises from Jamis Buck's book Mazes for Programmers.

Usage

To run tests, lein test or lein test-refresh. You may wish to alter the :test-refresh settings in project.clj.

To run the demo webapp, lein figwheel and then load localhost:3447 as usual.

About

Playground for Clojure maze generation algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published