Reliving my youth: a text adventure game development environment
Find a file
2017-09-11 20:35:22 +01:00
src/lemonade Initial commit 2017-09-11 20:35:22 +01:00
CHANGELOG.md Initial commit 2017-09-11 20:35:22 +01:00
envir.edn Initial commit 2017-09-11 20:35:22 +01:00
LICENSE Initial commit 2017-09-11 20:35:22 +01:00
project.clj Initial commit 2017-09-11 20:35:22 +01:00
README.md Initial commit 2017-09-11 20:35:22 +01:00

lemonade

A development environment and interpreter for text adventure games.

Installation

No installation yet, this is very pre-alpha (and probably always will be).

Usage

Doesn't work yet.

$ java -jar lemonade-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2017 Simon Brooke. Licensed under the GNU General Public License, version 2.0 or (at your option) any later version. If you wish to incorporate parts of Smeagol into another open source project which uses a less restrictive license, please contact me; I'm open to dual licensing it.