Citizen of Nowhere — 2 of 40

Luke A Jones

Release 1

Section 1 - Setting up the game

The release number is 1.

Release along with a website, an interpreter, introductory booklet, introductory postcard, cover art and the source text.

To say exit list:

let place be location;

repeat with way running through directions:

let place be the room way from the location;

if place is a room, say "[way][line break]".

Include Rideable Vehicles by Graham Nelson.

Include Basic Screen Effects by Emily Short.

Include Locksmith by Emily Short.

After reading a command (this is the ignore beta-comments rule):

if the player's command matches the regular expression "^\p":

say "(Noted.)";

reject the player's command.

The fast time rule is listed before the timed events rule in the turn sequence rules.

The advance time rule is not listed in the turn sequence rules.

This is the fast time rule:

increment the turn count;

increase the time of day by 15 minutes.

Understand "tell [someone] [text]" as telling it about.

After looking:

say "Exits are: [line break][exit list][paragraph break]".

Understand "help" or "hint" or "instructions" or "info" or "about" as asking for help. Asking for help is an action out of world. Carry out asking for help: say "Greetings adventurer, and thank you for coming along to play this game.

OK, let's try and point you in the right direction.

The object of the game is to explore the world, its objects and its characters through typing in commands.

The basic commands you can use are listed below, but there are many others you can use, part of the fun of a text adventure is finding new actions that you can perform, some are crucial to solving puzzles:

'Look' Returns a description of the room you are in (which will sometimes change if you have done an action so worth checking often). Room descriptions often contain items that can be taken, (use 'take', or 'get'), normally you need to take an object before you can use it.

'Examine' and 'Look at' perform the same action (or you can just type 'x' as a shortcut) and should return a description for example 'examine armchair' or 'x armchair' would both return a description of the item. People can be examined as well as objects.

'Open' some objects are containers and need to be opened to reveal the contents.

'Use' is a verb you cannot use in this game, you need to be more specific with verbs, but I have tried to anticipate as many alternatives as possible.

'Ask' you can ask characters about objects or people, e.g. 'Ask wizard about magic', sometimes they will have something to say about it, other times not.

'Inventory' or 'Inv' or just 'i' show what you are carrying, you can examine objects whether you are carrying them or not.

Some responses and descriptions in the game contain clues to solve the game, others are simply there to add atmosphere or humour. If you are stuck try performing an action that you would do if you were really in the situation described.

Lastly I have designed this game so you can't die, also it's not possible for you to perform an action which makes the game unsolvable. However if you want to undo an action just type 'undo'.

If you are stuck for a long time and need a hint (or want to give some feedback) then email me: luke.jones@gmail.com, I love to hear from players.

Good Luck!"

Xyzzying is an action out of world.

Understand "xyzzy" as xyzzying.

Carry out xyzzying:

Say "I see you, old school player![paragraph break] There is a secret word in this game, but that's not it."