Skip to content

makbigc/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze

A Clojure implementation of maze generation algo and maze solving algo.

maze example

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'maze.core).

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Maze generator and solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published