A text adventure game written in Clojure.
Written as part of the London Clojure User Group's dojo.
Join us at the London Java Community.
From a Clojure repl (you can use rake clork) then:
(use 'clork)
You can then move around using:
(north)
(east)
(south)
(west)
There is no installation as yet.
GPL v3