36 lines
717 B
Markdown
36 lines
717 B
Markdown
# 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.
|