All Projects → buntine → Medieval-Alien-Massacre

buntine / Medieval-Alien-Massacre

Licence: other
A sadistic, pro-death text-based adventure for children.

Programming Languages

clojure
4091 projects
shell
77523 projects

MEDIEVAL ALIEN MASSACRE

A sadistic and pro-death text-based adventure for (bastard) children.

A hobby project, written in Clojure (A Lisp for the JVM).

This project is dedicated to the memory of my friend Adam Hillier.

Please see the new and improved version of MAM at: Moon Dweller.

Installation

If you want to make changes:

First, install Leiningen: http://github.com/technomancy/leiningen

And then:

  $ lein deps
  $ lein uberjar

Also install rlwrap (optional, but highly recommended as it provides tab completion, history, etc):

  $ sudo apt-get install rlwrap

Usage

If you've installed rlwrap:

  $ ./play

Otherwise:

  $ java -jar target/mam-1.0.1-SNAPSHOT-standalone.jar

Or see a list of standalone packages in my downloads: https://github.com/buntine/Medieval-Alien-Massacre/archives/master

Notes

  • Type the 'help' command in gameplay for some tips and instructions.
  • Inspired by Dunnet, by Rob Schnell ($ emacs -batch -l dunnet).

License

Copyright (C) 2010-2014 Andrew Buntine

http://bunts.io

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].