File system, written in Modal
Go to file
Devine Lu Linvega 997526e33c Added note command 2024-05-19 21:04:06 -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
.gitignore
LICENSE
NOTES Active vessel will alwayd float up the tree 2024-05-16 08:32:59 -07:00
README.md Fixed typo in README 2024-05-17 14:06:09 -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 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
  • warp in the library
  • transform into a bat

Narrative commands

  • note this place is dark.
  • program create a sound
  • use the machine
  • learn to become

Save/Load