Skip to content

joshvfleming/rmaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmaze

rmaze is a web service that generates random mazes, and then solves them. "Why would you do this?", you might ask. The answer: for fun!

Usage

The easiest way to run this locally is with Leiningen:

lein deps
lein ring server

There's a demo running here.

License

Copyright © 2012 Josh Fleming

Distributed under the Eclipse Public License, the same as Clojure.

About

A web service that generates random mazes, and then solves them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published