Potato
Here is a CHICKEN scheme command-line implementation of Potato, a single-player one-page RPG by Oliver Darkshire.
Installation
$ make
# make install
Requirements
potato
requires CHICKEN scheme. It’s only been tested with version 5.
Usage
Just run potato
.
License
I’m not sure what the original game is licensed under, but the code here is licensed with the Good Choices License. See COPYING for more details.
Contributing
Questions, comments, code contributions, and praise are all welcome via email. Enjoy!