Home
Explore games
Help
Log in
Playfic is now in read-only mode.
You can still play existing games, but new signups and game editing is disabled.
Read the announcement.
Log in
Username
Password (
Forgot it?
)
Login
Next and Previous Commands
by
Tyler M Campbell
Played 943 times
View game source
(spoilers!)
Download the
.z8 file
Source Code
"Next and Previous Commands" Beginning is a room. "You have woken up! The story now begins, with you wondering-why are you in a forest?[line break][line break] [bold type]Hint[roman type] [line break] type [italic type] next yourself[roman type] to flip to the next page". Middle is a room. "'About time you woke up' you hear somebody say. " End is a room. "Congrats, thats the end! Hint[roman type] [line break] type [italic type] previous yourself[roman type] to flip to the previous page". Nexting is an action applying to one thing. Understand "Next [something]" as nexting [item]. Report nexting: say "You use the [the noun].". Things can be nextable or notnextable. A thing is usually nextable. Check nexting: [if notnextable] say "The mystical book whirs...". Carry out Nexting: say "The page flips.". After Nexting in Beginning, now the player is in Middle. After Nexting in Middle, now the player is in End. Previousing is an action applying to one thing. Understand "Previous [something]" as previousing [item]. Report previousing: say "You use the [the noun].". Things can be prevable or notprevable. A thing is usually prevable. Check previousing: [if notprevable] say "The mystical book whirs...". Carry out Previousing: say "The page flips.". After Previousing in End, now the player is in Middle. After Previousing in Middle, now the player is in Beginning.