parade/README.md

1.1 KiB

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 Uxntal.

Build

You must have the Uxn assembler and emulator.

uxnasm src/main.tal bin/paradise.rom && uxnemu bin/paradise.rom

If do not wish to assemble it yourself, you can download paradise.rom.

To build the C version(deprecated).

tcc parade.c -o parade

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