Skip to content
/ clork Public
forked from otfrom/clork

clork text adventure code from the London Clojure Dojo

Notifications You must be signed in to change notification settings

rrees/clork

This branch is 20 commits ahead of, 50 commits behind otfrom/clork:master.

Repository files navigation

Clork

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.

Usage

From a Clojure repl (you can use rake clork) then:

(use 'clork)

You can then move around using:

(north)
(east)
(south)
(west)

Installation

There is no installation as yet.

License

GPL v3

About

clork text adventure code from the London Clojure Dojo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%