-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocumentation.html
228 lines (177 loc) · 7.56 KB
/
documentation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 11">
<meta name=Originator content="Microsoft Word 11">
<link rel=File-List href="documentation_files/filelist.xml">
<title>THE LEGEND OF GISELDA</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Luke</o:Author>
<o:LastAuthor>Luke</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>15</o:TotalTime>
<o:Created>2008-01-13T18:34:00Z</o:Created>
<o:LastSaved>2008-01-13T18:34:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>437</o:Words>
<o:Characters>2495</o:Characters>
<o:Lines>20</o:Lines>
<o:Paragraphs>5</o:Paragraphs>
<o:CharactersWithSpaces>2927</o:CharactersWithSpaces>
<o:Version>11.5606</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:GrammarState>Clean</w:GrammarState>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="156">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
span.GramE
{mso-style-name:"";
mso-gram-e:yes;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
</style>
<![endif]-->
</head>
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p class=MsoNormal align=center style='text-align:center'>THE LEGEND OF GISELDA</p>
<p class=MsoNormal align=center style='text-align:center'>Instruction Manual</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><b style='mso-bidi-font-weight:normal'>Installation:<o:p></o:p></b></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>The game was programmed in c and made to be compiled on
nice.fas easily with the Makefile included in the fp folder.<span
style='mso-spacerun:yes'> </span>Simply type “make” on your linux terminal and
the program will compile into an executable called “g”.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Because the game was designed for maximum portability, the
only essential files to it, other than the Makefile, are the files movez.c, in
which all of the code for the game can be found, and the various .txt files in
the style of #-#.txt where # denotes a number (these are the levels).</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>To run the game, simply type “g” into the terminal and press
enter.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>***Important Note***</p>
<p class=MsoNormal>Be sure that the window size of your terminal is 80
characters by 50 characters</p>
<p class=MsoNormal>This should be the default terminal window size, and while
larger sizes shouldn’t</p>
<p class=MsoNormal>Have any adverse gameplay effects, smaller size will cause
issues.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><b style='mso-bidi-font-weight:normal'>Playing the Game:</b></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Now we’re ready to dive into the fun!</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>You take control of a nameless hero, set out to conquer the
evil demon, known only by the letter “A” on his crown, who inhabits the dark
and mysterious dungeon.<span style='mso-spacerun:yes'> </span>You must slay a
myriad of foes from the venomous Giant Scorpions and Bats to the Owlians and
Bigheads in order to make your way to the demon’s chamber.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Let’s go over the controls:</p>
<p class=MsoNormal>In order to change directions and move, simply press the
arrow key corresponding to where you want to go.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>In order to attack the vile enemies before you, press the
spacebar to swing your sword.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>***Pro Tip***</p>
<p class=MsoNormal>Your hero, because he is so heroic, is a lefty!<span
style='mso-spacerun:yes'> </span>When he swings his sword, it covers an area
from his left side through to directly in front of him.<span
style='mso-spacerun:yes'> </span>Sometimes it is wisest to attack an enemy
while facing to the right of it if it is coming at you from your right side.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Here are some things to be worried about:</p>
<p class=MsoNormal>If you are hit by an enemy, you will lose one of your 3
lives!<span style='mso-spacerun:yes'> </span>Avoid this at all costs.<span
style='mso-spacerun:yes'> </span>An enemy hits you if it moves into you or you
move into it before you kill it.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>It is worth noting that an enemy touching either your sword <span
class=GramE>( ‘</span> | ‘ ) or your shield ( ‘ } ‘ ) will not harm you, but
they will if they touch you anywhere else on your body.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>When an enemy is killed, it explodes with purple blood that
will get all over your character half the time.<span style='mso-spacerun:yes'>
</span>Fear not, as no courageous dungeon crawler would be set back by getting
a little purple ooze on him!<span style='mso-spacerun:yes'> </span>Continue
moving and you can shake it off, it does no harm to you.</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>The goal of the game is to make it through the dungeon, so
explore, kill, and destroy that boss!</p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><b style='mso-bidi-font-weight:normal'>Additional Notes:<o:p></o:p></b></p>
<p class=MsoNormal>For the faint of heart who are having too difficult a time
beating the game, if you like you can cheat by opening up the c file and
altering the macro LIVES found at the top of the code to give yourself as many
lives as you see fit (though 3 should be more than enough).<span
style='mso-spacerun:yes'> </span></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Additionally, you can make the game a bit tougher by
lowering your lives to 1 and playing in hardcore mode!</p>
</div>
</body>
</html>