d4b13ab4a718ffe90d000bc4b9fb575991352418
[beyond-the-titanic.git] / INSTRUCT.TXT
1                                  INSTRUCTIONS\r
2 \r
3                                      FOR\r
4                              ____________________\r
5                             |                    |\r
6                             | BEYOND THE TITANIC |\r
7                             |____________________|\r
8 \r
9                        A Text & Sound Adventure Fantasy\r
10                          -----------------------------\r
11 \r
12 \r
13 The STORY\r
14 ------------------------------------------------------------------------------\r
15 \r
16 As the game begins you find yourself standing on board the Titanic, on her\r
17 maiden voyage.  Of course, that particular voyage was never completed!\r
18 \r
19 Your goal is to survive and somehow get back to your home in the United\r
20 States.\r
21 \r
22 Most of your time will be spent solving numerous problems and dangers that\r
23 arise, like starvation and drowning.  If you've played any of Infocom's famous\r
24 text games you will notice that Beyond the Titanic is quite similar to Zork\r
25 and Planetfall.\r
26 \r
27 Hints:  Examine everything and make a map as you move through the many\r
28 game locations.  There are not any puzzles that cannot be solved logically;\r
29 apply an "If I were really there, I would do this..." type of attitude.\r
30 \r
31 To add to the game's realism sound effects are used throughout the game.\r
32 \r
33 \r
34 The VERBS\r
35 ------------------------------------------------------------------------------\r
36 \r
37 Beyond the Titanic has a vocabulary of over 750 words--more than most\r
38 text adventures sold commercially.  Here is a sampling of the verbs\r
39 understood by the game's parser.\r
40 EXAMINE (or EX for short)\r
41 INVENTORY (or I)\r
42 NORTH, SOUTH, NORTHWEST, UP, DOWN, IN, OUT, etc. (or first letter)\r
43 GET, DROP\r
44 PUSH, PULL, MOVE, PRESS, TOUCH\r
45 LOOK, LOOK INSIDE, LOOK BEHIND, LOOK THROUGH, LOOK UNDER, LOOK ON, etc.\r
46 WEAR, TAKE OFF\r
47 TIE, UNTIE\r
48 PUT, INSERT\r
49 OPEN, UNLOCH\r
50 TURN, ROTATE\r
51 FIND                            CRAWL\r
52 SAY                             TYPE\r
53 CUT                             HELP\r
54 JUMP                            SHAKE\r
55 SLEEP                           FLY\r
56 DANCE                           FALL\r
57 \r
58 \r
59 Example structures:\r
60 \r
61 TIE [object] (TO, AROUND) [object] - usually used with a rope.\r
62 EX [object] - used to study an object closely.\r
63 GIVE [object] TO [object]\r
64 PUT [object] (WITHIN, UNDER, ON, BESIDE, BEHIND, etc.) [object]\r
65 SAY [something] - used to converse with other game characters.\r
66 TYPE [something] - used to enter data on a keyboard device.\r
67 TURN [object] or TURN [object] to [position] - used for dials.\r
68 OPEN [object] WITH [object]\r
69 \r
70 \r
71 Example Sentences:\r
72 \r
73 >> PICK UP THE KNIFE THEN THROW IT AT THE WALL\r
74 >> E.N.OPEN HATCH THEN CLIMB DOWN THE LADDER. READ SCREEN. BREAK IT.\r
75 >> SHOOT THE CREATURE WITH THE GUN PLEASE, THEN RUN SOUTH!\r
76 \r
77 \r
78 The COMMANDS\r
79 ------------------------------------------------------------------------------\r
80 \r
81 Here's a list of the major commands you will need to know in order to play\r
82 Beyond the Titanic.\r
83 \r
84 QUIT - ends the current game.\r
85 SAVE - allows you to save your present game location.  Use a separate formatted\r
86        disk.  Up to 26 SAVE files per disk.  SAVE names can be up to eight\r
87        letters long.  To resume a previously SAVED game use the RESTORE\r
88        command.\r
89 RESTORE - allows you to restore a SAVED game location.\r
90 DIAGNOSE - reveals your health, appetite, etc.\r
91 LOOK (or L) - does a brief examination of your current game location.\r
92 REPEAT (or R) - repeats your last line of commands.\r
93 WAIT (or Z) - lets one move pass without any action.\r
94 SCORE - gives you your current ranking.\r
95 ROOM DESCRIPTION (or RD) - toggles between full room descriptions or brief\r
96     room descriptions.\r
97 \r
98 \r
99 MISCELLANEOUS\r
100 ------------------------------------------------------------------------------\r
101 \r
102 Beyond the Titanic only recognizes the first SEVEN letters of any word or\r
103 command.  (Note: Infocom games only use the first SIX letters.)\r
104 \r
105 The word AND is not understood.  You cannot say, for example, GET GUN\r
106 AND ROPE, or PUT ROPE AND KNIFE IN SACK.\r
107 \r
108 With the verbs GET and DROP you may refer to every object by saying\r
109 GET ALL or DROP ALL.  The word ALL is not accepted anywhere else.\r
110 \r
111 It is a good idea to draw a map as you find new rooms in the game.\r
112 Without a map it is easy to get lost, or it might be difficult to find a\r
113 room you need to get to in a hurry.\r
114 \r
115 --\r
116 This file is free software: you may copy, redistribute and/or modify it  \r
117 under the terms of the GNU General Public License as published by the Free \r
118 Software Foundation, either version 3 of the License, or (at your option) any \r
119 later version.  \r
120 \r
121 This file is distributed in the hope that it will be useful, but WITHOUT ANY \r
122 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR \r
123 A PARTICULAR PURPOSE. See the GNU General Public License for more details.  \r
124 \r
125 You should have received a copy of the GNU General Public License along with \r
126 this program; if not, see https://gnu.org/licenses or write to:\r
127   Free Software Foundation, Inc.\r
128   51 Franklin Street, Fifth Floor\r
129   Boston, MA 02110-1301\r
130   USA\r