File system, written in Modal
Go to file
Devine Lu Linvega a2279cbe99 Multi-word move support 2024-05-19 12:42:48 -07:00
old New datastructure 2024-05-14 17:35:12 -07:00
src Multi-word move support 2024-05-19 12:42:48 -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 * 2020-09-09 11:09:09 -07:00
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