diff --git a/README.md b/README.md index 54c6e96..9c2cee3 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,26 @@ # Parade -In Paradise, you are but a force acting upon places, objects, words — vessels. Parade is a subset of the [Paradise](https://wiki.xxiivv.com/site/paradise.html) interactive fiction engine designed explicitly to explore the possible interactions available within the primitives. This is a toy implementation of its primitives, written in ANSI C. +In Paradise, you are but a force acting upon places, objects, words — vessels. [Parade](https://wiki.xxiivv.com/site/parade.html) 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 [ANSI C](https://wiki.xxiivv.com/site/ansi_c.html). ### Basic commands -- create a teapot -- become the teapot -- enter the ghost -- leave +- **create** a teapot +- **become** the teapot +- **enter** the ghost +- **leave** ### Controls commands -- take the ghost -- drop the ghost -- warp in the teapot -- transform into a bat +- **take** the apple +- **drop** the teacup +- **warp** in the library +- **transform** into a bat ### Narrative commands -- note the bat is dark. -- program create a teapot -- use the bat +- **note** this place is dark. +- **program** create a sound +- **use** the machine ## Save/Load