File system, written in Modal
Go to file
Devine Lu Linvega 62a215976c Added -q flag to readme 2024-05-19 21:13:04 -07:00
old New datastructure 2024-05-14 17:35:12 -07:00
src Added note command 2024-05-19 21:04:06 -07:00
.clang-format Minor cleanup 2021-06-11 19:58:28 -07:00
.gitignore Added macros 2021-08-25 11:15:14 -07:00
LICENSE
NOTES Active vessel will alwayd float up the tree 2024-05-16 08:32:59 -07:00
README.md Added -q flag to readme 2024-05-19 21:13:04 -07:00

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.