mirror of https://git.sr.ht/~rabbits/parade
62a215976c | ||
---|---|---|
old | ||
src | ||
.clang-format | ||
.gitignore | ||
LICENSE | ||
NOTES | ||
README.md |
README.md
Paradise
In Paradise, you are but a force acting upon places, objects, words — vessels. Paradise is a subset of the Paradise interactive fiction engine designed explicitly to explore the possible interactions available within the primitives. This is simply a toy implementation, written in Modal.
Build
You must have the Modal virtual machine.
modal -q src/paradise.modal
Getting Started
Basic commands
- create a teapot
- become the teapot
- enter the ghost
- leave
Controls commands
- take the apple
- drop the teacup
- move the moth in the bottle
- transform into a bat
Narrative commands
- note this place is dark.
- quit
Save/Load
- Soon.