scottkit 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. data/.gitignore +4 -0
  2. data/GPL-2 +339 -0
  3. data/Makefile +5 -0
  4. data/README +75 -0
  5. data/Rakefile +58 -0
  6. data/VERSION +1 -0
  7. data/bin/scottkit +96 -0
  8. data/bin/scottkit.rb +96 -0
  9. data/data/.gitignore +1 -0
  10. data/data/adams/.gitignore +2 -0
  11. data/data/adams/AdamsGames.zip +0 -0
  12. data/data/adams/Makefile +18 -0
  13. data/data/crystal/crystal.map +112 -0
  14. data/data/crystal/crystal.sck +598 -0
  15. data/data/crystal/crystal.solution +82 -0
  16. data/data/dan-and-matt.sck +180 -0
  17. data/data/dan-and-matt.solution +32 -0
  18. data/data/howarth/.gitignore +2 -0
  19. data/data/howarth/Makefile +14 -0
  20. data/data/howarth/mysterious.tar.gz +0 -0
  21. data/data/test/Makefile +18 -0
  22. data/data/test/adams/Makefile +13 -0
  23. data/data/test/adams/adv01.solution +186 -0
  24. data/data/test/adams/adv01.transcript +869 -0
  25. data/data/test/adams/adv01.transcript.md5 +1 -0
  26. data/data/test/adams/adv02.solution +225 -0
  27. data/data/test/adams/adv02.transcript +970 -0
  28. data/data/test/adams/adv02.transcript.md5 +1 -0
  29. data/data/test/adams/adv04.solution +187 -0
  30. data/data/test/adams/adv04.transcript +876 -0
  31. data/data/test/adams/adv04.transcript.md5 +1 -0
  32. data/data/test/crystal.decompile +628 -0
  33. data/data/test/crystal.sao +373 -0
  34. data/data/test/crystal.save-file +62 -0
  35. data/data/test/crystal.save-script +41 -0
  36. data/data/test/crystal.sck +598 -0
  37. data/data/test/crystal.solution +82 -0
  38. data/data/test/crystal.transcript +413 -0
  39. data/data/test/t6.pretty-print +225 -0
  40. data/data/test/t7.sao +110 -0
  41. data/data/test/t7.solution +28 -0
  42. data/data/test/t7.transcript +147 -0
  43. data/data/tutorial/t1.sck +5 -0
  44. data/data/tutorial/t2.sck +14 -0
  45. data/data/tutorial/t3.sck +38 -0
  46. data/data/tutorial/t4.sck +62 -0
  47. data/data/tutorial/t5.sck +87 -0
  48. data/data/tutorial/t6.sck +119 -0
  49. data/data/tutorial/t7.sck +135 -0
  50. data/lib/scottkit/compile.rb +661 -0
  51. data/lib/scottkit/decompile.rb +175 -0
  52. data/lib/scottkit/game.rb +409 -0
  53. data/lib/scottkit/play.rb +474 -0
  54. data/notes/Definition +147 -0
  55. data/notes/Definition.saved-game +9 -0
  56. data/notes/Definition.scottfree-1.14 +142 -0
  57. data/notes/adventureland-maze +20 -0
  58. data/notes/continue-action +51 -0
  59. data/test/test_canonicalise.rb +94 -0
  60. data/test/test_compile.rb +54 -0
  61. data/test/test_decompile.rb +13 -0
  62. data/test/test_play.rb +20 -0
  63. data/test/test_playadams.rb +36 -0
  64. data/test/test_save.rb +31 -0
  65. data/test/withio.rb +15 -0
  66. data/test/withio_test.rb +31 -0
  67. metadata +118 -0
@@ -0,0 +1,869 @@
1
+ ScottKit, a Scott Adams game toolkit in Ruby.
2
+ Release 1.0, (C) 2010 Mike Taylor <mike@miketaylor.org.uk>
3
+ Distributed under the GNU software license
4
+ Setting random seed 12368
5
+
6
+ I'm in a forest
7
+ Obvious exits: North, South, East, West.
8
+ I can also see: Trees
9
+
10
+ A voice BOOOOMS out:
11
+
12
+ Welcome to Adventure number: 1 "ADVENTURELAND".
13
+ In this Adventure you're to find *TREASURES* & store them away.
14
+
15
+ To see how well you're doing say: "SCORE"
16
+ Remember you can always say "HELP"
17
+ Tell me what to do ? xyz
18
+ You use word(s) I don't know!
19
+ Tell me what to do ? jump
20
+ Not here.
21
+ Tell me what to do ? help
22
+ A voice BOOOOMS out:
23
+ Try --> "LOOK, JUMP, SWIM, CLIMB, FIND, TAKE, SCORE, DROP"
24
+ and any other verbs you can think of...
25
+ Tell me what to do ? climb tree
26
+
27
+ I'm in a top of an oak.
28
+ To the East I see a meadow, beyond that a lake.
29
+ Obvious exits: Down.
30
+
31
+ Tell me what to do ? climb tree
32
+ I can't do that yet.
33
+ Tell me what to do ? down
34
+
35
+ I'm in a forest
36
+ Obvious exits: North, South, East, West.
37
+ I can also see: Trees
38
+
39
+ Tell me what to do ? go
40
+ I don't understand your command.
41
+ Tell me what to do ? get
42
+ What ?
43
+ Tell me what to do ? drop
44
+ What ?
45
+ Tell me what to do ? get xyz
46
+ You use word(s) I don't know!
47
+ Tell me what to do ? get dragon
48
+ It's beyond my power to do that.
49
+ Tell me what to do ? e
50
+
51
+ I'm in a sunny meadow
52
+ Obvious exits: South, East, West.
53
+ I can also see: Large sleeping dragon, Sign here says "In many cases mud is good. In others..."
54
+
55
+ Tell me what to do ? get dragon
56
+ It's beyond my power to do that.
57
+ Tell me what to do ? east
58
+
59
+ I'm on the shore of a lake
60
+ Obvious exits: North, South, West.
61
+ I can also see: Water, *GOLDEN FISH*, Rusty axe (Magic word "BUNYON" on it), Sign says "No swimming allowed here"
62
+
63
+ Tell me what to do ? get axe
64
+ O.K.
65
+ Tell me what to do ? go south
66
+
67
+ I'm at the edge of a BOTTOMLESS hole
68
+ Obvious exits: North, West.
69
+ I can also see: Large outdoor Advertisement, Hole
70
+
71
+ Tell me what to do ? go hole
72
+
73
+ I'm on a ledge just below the rim of the BOTTOMLESS hole. I
74
+ don't think I want to go down
75
+ Obvious exits: Up, Down.
76
+ I can also see: Flint & steel
77
+
78
+ Tell me what to do ? get flint
79
+ O.K.
80
+ Tell me what to do ? up
81
+
82
+ I'm at the edge of a BOTTOMLESS hole
83
+ Obvious exits: North, West.
84
+ I can also see: Large outdoor Advertisement, Hole
85
+
86
+ Tell me what to do ? w
87
+
88
+ I'm in a dismal swamp
89
+ Obvious exits: North, East, West.
90
+ I can also see: Cypress tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
91
+
92
+ Tell me what to do ? climb tree
93
+
94
+ I'm in a top of a tall cypress tree
95
+ Obvious exits: Down.
96
+ I can also see: Spider web with writing on it, Ring of skeleton keys
97
+
98
+ Tell me what to do ? read web
99
+ Chop 'er down!
100
+ Tell me what to do ? get key
101
+ O.K.
102
+ Tell me what to do ? d
103
+
104
+ I'm in a dismal swamp
105
+ Obvious exits: North, East, West.
106
+ I can also see: Cypress tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
107
+
108
+ Tell me what to do ? chop tree
109
+ TIMBER!
110
+ Tell me what to do ? go stump
111
+
112
+ I'm in a damp hollow stump in the swamp
113
+ Obvious exits: Up, Down.
114
+ I can also see: Old fashioned brass lamp, Water in bottle, Sign "Leave *TREASURES* here, then say: SCORE"
115
+
116
+ Tell me what to do ? score
117
+ I've stored 0 treasures. On a scale of 0 to 100, that rates 0.
118
+ Tell me what to do ? Tell me what to do ?
119
+ You use word(s) I don't know!
120
+ Tell me what to do ? rub lamp
121
+ A glowing Genie appears, drops somehting, then vanishes.
122
+ Tell me what to do ? rub lamp
123
+ A glowing Genie appears, drops somehting, then vanishes.
124
+ Tell me what to do ? score
125
+ I've stored 2 treasures. On a scale of 0 to 100, that rates 15.
126
+ Tell me what to do ? get bottle
127
+ O.K.
128
+ Tell me what to do ? u
129
+
130
+ I'm in a dismal swamp
131
+ Obvious exits: North, East, West.
132
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
133
+
134
+ Tell me what to do ? get mud
135
+ O.K.
136
+ OK
137
+ Tell me what to do ? go stump
138
+
139
+ I'm in a damp hollow stump in the swamp
140
+ Obvious exits: Up, Down.
141
+ I can also see: Old fashioned brass lamp, Sign "Leave *TREASURES* here, then say: SCORE", *DIAMOND RING*, *DIAMOND BRACELET*
142
+
143
+ Tell me what to do ? drop axe
144
+ O.K.
145
+ Tell me what to do ? d
146
+
147
+ I'm in a root chamber under the stump
148
+ Obvious exits: Up.
149
+ I can also see: Dark hole, *Pot of RUBIES*
150
+
151
+ Tell me what to do ? go hole
152
+
153
+ I'm in a semi-dark hole by the root chamber
154
+ Obvious exits: Up.
155
+ I can also see: Locked door
156
+
157
+ Tell me what to do ? open door
158
+
159
+ I'm in a semi-dark hole by the root chamber
160
+ Obvious exits: Up.
161
+ I can also see: Open door with a hallway beyond
162
+
163
+ Tell me what to do ? go hall
164
+
165
+ I can't see. It is too dark!
166
+
167
+ Tell me what to do ? up
168
+ Dangerous to move in the dark!
169
+
170
+ I can't see. It is too dark!
171
+
172
+
173
+ I'm in a semi-dark hole by the root chamber
174
+ Obvious exits: Up.
175
+ I can also see: Open door with a hallway beyond
176
+
177
+ Tell me what to do ? up
178
+
179
+ I'm in a root chamber under the stump
180
+ Obvious exits: Up.
181
+ I can also see: Dark hole, *Pot of RUBIES*
182
+
183
+ Tell me what to do ? get rubies
184
+ O.K.
185
+ Tell me what to do ? up
186
+
187
+ I'm in a damp hollow stump in the swamp
188
+ Obvious exits: Up, Down.
189
+ I can also see: Old fashioned brass lamp, Rusty axe (Magic word "BUNYON" on it), Sign "Leave *TREASURES* here, then say: SCORE", *DIAMOND RING*, *DIAMOND BRACELET*
190
+
191
+ Tell me what to do ? drop rubies
192
+ O.K.
193
+ Tell me what to do ? score
194
+ I've stored 3 treasures. On a scale of 0 to 100, that rates 23.
195
+ Tell me what to do ? get lamp
196
+ O.K.
197
+ Tell me what to do ? down
198
+
199
+ I'm in a root chamber under the stump
200
+ Obvious exits: Up.
201
+ I can also see: Dark hole
202
+
203
+ Tell me what to do ? go hole
204
+
205
+ I'm in a semi-dark hole by the root chamber
206
+ Obvious exits: Up.
207
+ I can also see: Open door with a hallway beyond
208
+
209
+ Tell me what to do ? go hall
210
+
211
+ I can't see. It is too dark!
212
+
213
+ Tell me what to do ? light lamp
214
+ Lamp burns with a cold flameless blue glow.
215
+
216
+ I'm in a long down sloping hall
217
+ Obvious exits: Up, Down.
218
+
219
+ Tell me what to do ? down
220
+
221
+ I'm in a large cavern
222
+ Obvious exits: North, South, West, Up, Down.
223
+
224
+ Tell me what to do ? west
225
+
226
+ I'm in a Memory chip of a COMPUTER!
227
+ I took a wrong turn!
228
+ Obvious exits: East.
229
+
230
+ Tell me what to do ? east
231
+
232
+ I'm in a large cavern
233
+ Obvious exits: North, South, West, Up, Down.
234
+
235
+ Tell me what to do ? n
236
+
237
+ I'm in a long tunnel. I hear buzzing ahead
238
+ Obvious exits: North, South.
239
+
240
+ Tell me what to do ? n
241
+
242
+ I'm in a large 8 sided room
243
+ Obvious exits: South.
244
+ I can also see: *ROYAL HONEY*, Large african bees
245
+
246
+ Tell me what to do ? get honey
247
+ O.K.
248
+ OK
249
+ Tell me what to do ? drink water
250
+ BOY that really hit the spot!
251
+ O.K.
252
+ Tell me what to do ? get bees
253
+ OK
254
+ Tell me what to do ? make hole
255
+ OK
256
+ Tell me what to do ? s
257
+
258
+ I'm in a long tunnel. I hear buzzing ahead
259
+ Obvious exits: North, South.
260
+
261
+ Tell me what to do ? s
262
+
263
+ I'm in a large cavern
264
+ Obvious exits: North, South, West, Up, Down.
265
+
266
+ Tell me what to do ? u
267
+
268
+ I'm in a long down sloping hall
269
+ Obvious exits: Up, Down.
270
+
271
+ Tell me what to do ? u
272
+
273
+ I'm in a semi-dark hole by the root chamber
274
+ Obvious exits: Up.
275
+ I can also see: Open door with a hallway beyond
276
+
277
+
278
+ I'm in a semi-dark hole by the root chamber
279
+ Obvious exits: Up.
280
+ I can also see: Open door with a hallway beyond
281
+
282
+ Tell me what to do ? unlight lamp
283
+ OK
284
+ Lamp is off
285
+
286
+ I'm in a semi-dark hole by the root chamber
287
+ Obvious exits: Up.
288
+ I can also see: Open door with a hallway beyond
289
+
290
+ Tell me what to do ? u
291
+
292
+ I'm in a root chamber under the stump
293
+ Obvious exits: Up.
294
+ I can also see: Dark hole
295
+
296
+ Tell me what to do ? u
297
+
298
+ I'm in a damp hollow stump in the swamp
299
+ Obvious exits: Up, Down.
300
+ I can also see: *Pot of RUBIES*, Rusty axe (Magic word "BUNYON" on it), Sign "Leave *TREASURES* here, then say: SCORE", *DIAMOND RING*, *DIAMOND BRACELET*
301
+
302
+ Tell me what to do ? drop honey
303
+ Tell me what to do ? drop key
304
+ O.K.
305
+ Tell me what to do ? u
306
+
307
+ I'm in a dismal swamp
308
+ Obvious exits: North, East, West.
309
+ I can also see: -HOLLOW- stump and remains of a felled tree, Swamp gas, Patches of "OILY" slime, Chiggers
310
+
311
+ Tell me what to do ? drop mud
312
+ O.K.
313
+ Tell me what to do ? n
314
+
315
+ I'm in a sunny meadow
316
+ Obvious exits: South, East, West.
317
+ I can also see: Large sleeping dragon, Sign here says "In many cases mud is good. In others..."
318
+
319
+ Tell me what to do ? drop bees
320
+ The bees attack the dragon which gets so annoyed it gets up
321
+ and flys away...
322
+ Tell me what to do ? drop bees
323
+ OK
324
+ Tell me what to do ? get eggs
325
+ O.K.
326
+ Tell me what to do ? e
327
+
328
+ I'm on the shore of a lake
329
+ Obvious exits: North, South, West.
330
+ I can also see: Water, *GOLDEN FISH*, Sign says "No swimming allowed here"
331
+
332
+ Tell me what to do ? get water
333
+ O.K.
334
+ OK
335
+ Tell me what to do ? s
336
+
337
+ I'm at the edge of a BOTTOMLESS hole
338
+ Obvious exits: North, West.
339
+ I can also see: Large outdoor Advertisement, Hole
340
+
341
+ Tell me what to do ? w
342
+
343
+ I'm in a dismal swamp
344
+ Obvious exits: North, East, West.
345
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
346
+
347
+ Tell me what to do ? w
348
+
349
+ I'm in a hidden grove
350
+ Obvious exits: North, East.
351
+ I can also see: *JEWELED FRUIT*, Sign says "Paul's place"
352
+
353
+ Tell me what to do ? get fruit
354
+ O.K.
355
+ Tell me what to do ? e
356
+
357
+ I'm in a dismal swamp
358
+ Obvious exits: North, East, West.
359
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
360
+
361
+ Tell me what to do ? go stump
362
+
363
+ I'm in a damp hollow stump in the swamp
364
+ Obvious exits: Up, Down.
365
+ I can also see: *Pot of RUBIES*, Rusty axe (Magic word "BUNYON" on it), Ring of skeleton keys, Sign "Leave *TREASURES* here, then say: SCORE", *ROYAL HONEY*, *DIAMOND RING*, *DIAMOND BRACELET*
366
+
367
+ Tell me what to do ? drop eggs
368
+ O.K.
369
+ Tell me what to do ? drop fruit
370
+ O.K.
371
+ Tell me what to do ? score
372
+ I've stored 6 treasures. On a scale of 0 to 100, that rates 46.
373
+ Tell me what to do ? d
374
+
375
+ I'm in a root chamber under the stump
376
+ Obvious exits: Up.
377
+ I can also see: Dark hole
378
+
379
+ Tell me what to do ? go hall
380
+ I can't do that yet.
381
+ Tell me what to do ? light lamp
382
+ Lamp burns with a cold flameless blue glow.
383
+
384
+ I'm in a root chamber under the stump
385
+ Obvious exits: Up.
386
+ I can also see: Dark hole
387
+
388
+ Tell me what to do ? go hole
389
+
390
+ I'm in a semi-dark hole by the root chamber
391
+ Obvious exits: Up.
392
+ I can also see: Open door with a hallway beyond
393
+
394
+ Tell me what to do ? d
395
+ I can't go in that direction.
396
+ Tell me what to do ? go hall
397
+
398
+ I'm in a long down sloping hall
399
+ Obvious exits: Up, Down.
400
+
401
+ Tell me what to do ? d
402
+
403
+ I'm in a large cavern
404
+ Obvious exits: North, South, West, Up, Down.
405
+
406
+ Tell me what to do ? s
407
+
408
+ I'm in a royal anteroom
409
+ Obvious exits: North, Up.
410
+ I can also see: Empty wine bladder
411
+
412
+ Tell me what to do ? get bladder
413
+ O.K.
414
+ Tell me what to do ? n
415
+
416
+ I'm in a large cavern
417
+ Obvious exits: North, South, West, Up, Down.
418
+
419
+ Tell me what to do ? u
420
+
421
+ I'm in a long down sloping hall
422
+ Obvious exits: Up, Down.
423
+
424
+ Tell me what to do ? u
425
+
426
+ I'm in a semi-dark hole by the root chamber
427
+ Obvious exits: Up.
428
+ I can also see: Open door with a hallway beyond
429
+
430
+
431
+ I'm in a semi-dark hole by the root chamber
432
+ Obvious exits: Up.
433
+ I can also see: Open door with a hallway beyond
434
+
435
+ Tell me what to do ? unlight lamp
436
+ OK
437
+ Lamp is off
438
+
439
+ I'm in a semi-dark hole by the root chamber
440
+ Obvious exits: Up.
441
+ I can also see: Open door with a hallway beyond
442
+
443
+ Tell me what to do ? u
444
+
445
+ I'm in a root chamber under the stump
446
+ Obvious exits: Up.
447
+ I can also see: Dark hole
448
+
449
+ Tell me what to do ? u
450
+
451
+ I'm in a damp hollow stump in the swamp
452
+ Obvious exits: Up, Down.
453
+ I can also see: *Pot of RUBIES*, Rusty axe (Magic word "BUNYON" on it), Ring of skeleton keys, Sign "Leave *TREASURES* here, then say: SCORE", *ROYAL HONEY*, *DRAGON EGGS* (very rare), *JEWELED FRUIT*, *DIAMOND RING*, *DIAMOND BRACELET*
454
+
455
+ Tell me what to do ? u
456
+
457
+ I'm in a dismal swamp
458
+ Obvious exits: North, East, West.
459
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
460
+
461
+ Tell me what to do ? get gas
462
+ OK
463
+ Tell me what to do ? go stump
464
+
465
+ I'm in a damp hollow stump in the swamp
466
+ Obvious exits: Up, Down.
467
+ I can also see: *Pot of RUBIES*, Rusty axe (Magic word "BUNYON" on it), Ring of skeleton keys, Sign "Leave *TREASURES* here, then say: SCORE", *ROYAL HONEY*, *DRAGON EGGS* (very rare), *JEWELED FRUIT*, *DIAMOND RING*, *DIAMOND BRACELET*
468
+
469
+ Tell me what to do ? d
470
+
471
+ I'm in a root chamber under the stump
472
+ Obvious exits: Up.
473
+ I can also see: Dark hole
474
+
475
+ Tell me what to do ? go hole
476
+
477
+ I'm in a semi-dark hole by the root chamber
478
+ Obvious exits: Up.
479
+ I can also see: Open door with a hallway beyond
480
+
481
+ Tell me what to do ? light lamp
482
+ Lamp burns with a cold flameless blue glow.
483
+
484
+ I'm in a semi-dark hole by the root chamber
485
+ Obvious exits: Up.
486
+ I can also see: Open door with a hallway beyond
487
+
488
+ Tell me what to do ? go hall
489
+
490
+ I'm in a long down sloping hall
491
+ Obvious exits: Up, Down.
492
+
493
+ Tell me what to do ? d
494
+
495
+ I'm in a large cavern
496
+ Obvious exits: North, South, West, Up, Down.
497
+
498
+ Tell me what to do ? s
499
+
500
+ I'm in a royal anteroom
501
+ Obvious exits: North, Up.
502
+
503
+ Tell me what to do ? u
504
+
505
+ I'm in a royal chamber
506
+ Obvious exits: Down.
507
+ I can also see: Bricked up window
508
+
509
+ Tell me what to do ? drop bladder
510
+ O.K.
511
+ Tell me what to do ? light gas
512
+ Gas bladder blew up
513
+
514
+ I'm in a royal chamber
515
+ Obvious exits: Down.
516
+ I can also see: Bricked up window with a hole in it, Loose fire bricks
517
+
518
+ Tell me what to do ? go hole
519
+
520
+ I'm on a narrow ledge by a chasm. Across the chasm is
521
+ the Throne-room
522
+ Obvious exits: West.
523
+
524
+ Tell me what to do ? jump
525
+
526
+ I'm on a narrow ledge by a Throne-room
527
+ Across the chasm is another ledge
528
+ I can also see: Very thin black bear, *MAGIC MIRROR*
529
+
530
+ Tell me what to do ? scream
531
+ Bear is so startled that he FELL off the ledge!
532
+ Tell me what to do ? go throne
533
+
534
+ I'm in a throne room
535
+ Obvious exits: West.
536
+ I can also see: *GOLD CROWN*
537
+
538
+ Tell me what to do ? get crown
539
+ O.K.
540
+ Tell me what to do ? w
541
+
542
+ I'm on a narrow ledge by a Throne-room
543
+ Across the chasm is another ledge
544
+ I can also see: *MAGIC MIRROR*
545
+
546
+ Tell me what to do ? get mirror
547
+ O.K.
548
+ OK
549
+ Tell me what to do ? jump
550
+
551
+ I'm on a narrow ledge by a chasm. Across the chasm is
552
+ the Throne-room
553
+ Obvious exits: West.
554
+
555
+ Tell me what to do ? w
556
+
557
+ I'm in a royal chamber
558
+ Obvious exits: Down.
559
+ I can also see: Bricked up window with a hole in it, Loose fire bricks
560
+
561
+ Tell me what to do ? get bricks
562
+ O.K.
563
+ OK
564
+ Its heavy!
565
+ Tell me what to do ? d
566
+
567
+ I'm in a royal anteroom
568
+ Obvious exits: North, Up.
569
+
570
+ Tell me what to do ? n
571
+
572
+ I'm in a large cavern
573
+ Obvious exits: North, South, West, Up, Down.
574
+
575
+ Tell me what to do ? u
576
+
577
+ I'm in a long down sloping hall
578
+ Obvious exits: Up, Down.
579
+
580
+ Tell me what to do ? u
581
+
582
+ I'm in a semi-dark hole by the root chamber
583
+ Obvious exits: Up.
584
+ I can also see: Open door with a hallway beyond
585
+
586
+
587
+ I'm in a semi-dark hole by the root chamber
588
+ Obvious exits: Up.
589
+ I can also see: Open door with a hallway beyond
590
+
591
+ Tell me what to do ? unlight lamp
592
+ OK
593
+ Lamp is off
594
+
595
+ I'm in a semi-dark hole by the root chamber
596
+ Obvious exits: Up.
597
+ I can also see: Open door with a hallway beyond
598
+
599
+ Tell me what to do ? u
600
+
601
+ I'm in a root chamber under the stump
602
+ Obvious exits: Up.
603
+ I can also see: Dark hole
604
+
605
+ Tell me what to do ? u
606
+
607
+ I'm in a damp hollow stump in the swamp
608
+ Obvious exits: Up, Down.
609
+ I can also see: *Pot of RUBIES*, Rusty axe (Magic word "BUNYON" on it), Ring of skeleton keys, Sign "Leave *TREASURES* here, then say: SCORE", *ROYAL HONEY*, *DRAGON EGGS* (very rare), *JEWELED FRUIT*, *DIAMOND RING*, *DIAMOND BRACELET*
610
+
611
+ Tell me what to do ? drop crown
612
+ O.K.
613
+ Tell me what to do ? score
614
+ I've stored 7 treasures. On a scale of 0 to 100, that rates 53.
615
+ Tell me what to do ? down
616
+
617
+ I'm in a root chamber under the stump
618
+ Obvious exits: Up.
619
+ I can also see: Dark hole
620
+
621
+ Tell me what to do ? go hol
622
+
623
+ I'm in a semi-dark hole by the root chamber
624
+ Obvious exits: Up.
625
+ I can also see: Open door with a hallway beyond
626
+
627
+ Tell me what to do ? light lamp
628
+ Lamp burns with a cold flameless blue glow.
629
+
630
+ I'm in a semi-dark hole by the root chamber
631
+ Obvious exits: Up.
632
+ I can also see: Open door with a hallway beyond
633
+
634
+ Tell me what to do ? drop flint
635
+ O.K.
636
+ Tell me what to do ? go hal
637
+
638
+ I'm in a long down sloping hall
639
+ Obvious exits: Up, Down.
640
+
641
+ Tell me what to do ? d
642
+
643
+ I'm in a large cavern
644
+ Obvious exits: North, South, West, Up, Down.
645
+
646
+ Tell me what to do ? d
647
+
648
+ I'm in a maze of pits
649
+ Obvious exits: North, South, East, Down.
650
+ I can also see: Sign here says "Opposite of LIGHT is UNLIGHT"
651
+
652
+ Tell me what to do ? d
653
+
654
+ I'm in a maze of pits
655
+ Obvious exits: West, Up.
656
+
657
+ Tell me what to do ? w
658
+
659
+ I'm in a maze of pits
660
+ Obvious exits: North, South, East, West, Up, Down.
661
+ I can also see: Strange scratchings on rock says: "ALADIN was here"
662
+
663
+ Tell me what to do ? d
664
+
665
+ I'm in a maze of pits
666
+ Obvious exits: North, South, East, West, Up, Down.
667
+ I can also see: *Thick PERSIAN RUG*, Arrow pointing down
668
+
669
+ Tell me what to do ? get rug
670
+ O.K.
671
+ Tell me what to do ? d
672
+
673
+ I'm at the bottom of a very deep chasm. High above me is
674
+ a pair of ledges. One has a bricked up window across its face
675
+ the other faces a Throne-room
676
+ Obvious exits: Up.
677
+ I can also see: *GOLDEN NET*, Sign: "magic word's AWAY! Look la..."
678
+ (Rest of sign is missing!), Stream of lava, Slightly woozy bear
679
+
680
+ Tell me what to do ? get net
681
+ O.K.
682
+ Tell me what to do ? build dam
683
+
684
+ I'm at the bottom of a very deep chasm. High above me is
685
+ a pair of ledges. One has a bricked up window across its face
686
+ the other faces a Throne-room
687
+ Obvious exits: Up.
688
+ I can also see: Glowing *FIRESTONE*, Sign: "magic word's AWAY! Look la..."
689
+ (Rest of sign is missing!), Slightly woozy bear, Lava stream with brick dam
690
+
691
+ Tell me what to do ? drop bricks
692
+ O.K.
693
+ Tell me what to do ? pour water
694
+ Sizzle...
695
+ Tell me what to do ? get firestone
696
+ OK
697
+ O.K.
698
+ Tell me what to do ? say away
699
+ Something I'm holding vibrates and...
700
+
701
+ I'm in a maze of pits
702
+ Obvious exits: North, South, East, West, Up, Down.
703
+ I can also see: Arrow pointing down
704
+
705
+ Tell me what to do ? say away
706
+ Something I'm holding vibrates and...
707
+
708
+ I'm in a sunny meadow
709
+ Obvious exits: South, East, West.
710
+ I can also see: Large african bees, Sign here says "In many cases mud is good. In others..."
711
+
712
+ Tell me what to do ? unlight lamp
713
+ OK
714
+ Lamp is off
715
+
716
+ I'm in a sunny meadow
717
+ Obvious exits: South, East, West.
718
+ I can also see: Large african bees, Sign here says "In many cases mud is good. In others..."
719
+
720
+ Tell me what to do ? s
721
+
722
+ I'm in a dismal swamp
723
+ Obvious exits: North, East, West.
724
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
725
+
726
+ Tell me what to do ? go stump
727
+
728
+ I'm in a damp hollow stump in the swamp
729
+ Obvious exits: Up, Down.
730
+ I can also see: *Pot of RUBIES*, Rusty axe (Magic word "BUNYON" on it), Ring of skeleton keys, Sign "Leave *TREASURES* here, then say: SCORE", *ROYAL HONEY*, *GOLD CROWN*, *DRAGON EGGS* (very rare), *JEWELED FRUIT*, *DIAMOND RING*, *DIAMOND BRACELET*
731
+
732
+ Tell me what to do ? drop rug
733
+ O.K.
734
+ Tell me what to do ? drop mirror
735
+ Mirror lands softly on rug, lights up and says:
736
+ " DRAGON STING " and fades. I don't get it, I hope you do.
737
+ Tell me what to do ? drop firestone
738
+ O.K.
739
+ Tell me what to do ? u
740
+
741
+ I'm in a dismal swamp
742
+ Obvious exits: North, East, West.
743
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
744
+
745
+ Tell me what to do ? e
746
+
747
+ I'm at the edge of a BOTTOMLESS hole
748
+ Obvious exits: North, West.
749
+ I can also see: Large outdoor Advertisement, Hole
750
+
751
+ Tell me what to do ? n
752
+
753
+ I'm on the shore of a lake
754
+ Obvious exits: North, South, West.
755
+ I can also see: Water, *GOLDEN FISH*, Sign says "No swimming allowed here"
756
+
757
+ Tell me what to do ? get water
758
+ O.K.
759
+ OK
760
+ Tell me what to do ? catch fish
761
+ O.K.
762
+ Tell me what to do ? s
763
+
764
+ I'm at the edge of a BOTTOMLESS hole
765
+ Obvious exits: North, West.
766
+ I can also see: Large outdoor Advertisement, Hole
767
+
768
+ Tell me what to do ? w
769
+
770
+ I'm in a dismal swamp
771
+ Obvious exits: North, East, West.
772
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
773
+
774
+
775
+ I'm bitten by chiggers.
776
+ Tell me what to do ? take mud
777
+ O.K.
778
+ OK
779
+ BOY that really hit the spot!
780
+ Tell me what to do ? drop mud
781
+ O.K.
782
+ Tell me what to do ? go stump
783
+
784
+ I'm in a damp hollow stump in the swamp
785
+ Obvious exits: Up, Down.
786
+ I can also see: *Pot of RUBIES*, Rusty axe (Magic word "BUNYON" on it), Ring of skeleton keys, Sign "Leave *TREASURES* here, then say: SCORE", *ROYAL HONEY*, *Thick PERSIAN RUG*, *GOLD CROWN*, *MAGIC MIRROR*, *DRAGON EGGS* (very rare), *JEWELED FRUIT*, *DIAMOND RING*, *DIAMOND BRACELET*, *FIRESTONE* (cold now)
787
+
788
+ Tell me what to do ? drop fish
789
+ O.K.
790
+ Tell me what to do ? drop net
791
+ O.K.
792
+ Tell me what to do ? get axe
793
+ O.K.
794
+ Tell me what to do ? drop bottle
795
+ O.K.
796
+ Tell me what to do ? drop lamp
797
+ O.K.
798
+ Tell me what to do ? u
799
+
800
+ I'm in a dismal swamp
801
+ Obvious exits: North, East, West.
802
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
803
+
804
+ Tell me what to do ? n
805
+
806
+ I'm in a sunny meadow
807
+ Obvious exits: South, East, West.
808
+ I can also see: Large african bees, Sign here says "In many cases mud is good. In others..."
809
+
810
+ Tell me what to do ? e
811
+
812
+ I'm on the shore of a lake
813
+ Obvious exits: North, South, West.
814
+ I can also see: Water, Sign says "No swimming allowed here"
815
+
816
+ Tell me what to do ? n
817
+
818
+ I'm in a quick-sand bog
819
+ I can also see: *Small statue of a BLUE OX*
820
+
821
+ Tell me what to do ? say bunyon
822
+ bunyon
823
+ Something I'm holding vibrates and...
824
+ I'm carrying:
825
+ Nothing.
826
+ Tell me what to do ? swim
827
+
828
+ I'm on the shore of a lake
829
+ Obvious exits: North, South, West.
830
+ I can also see: Water, Sign says "No swimming allowed here"
831
+
832
+ Tell me what to do ? s
833
+
834
+ I'm at the edge of a BOTTOMLESS hole
835
+ Obvious exits: North, West.
836
+ I can also see: Large outdoor Advertisement, Hole
837
+
838
+ Tell me what to do ? w
839
+
840
+ I'm in a dismal swamp
841
+ Obvious exits: North, East, West.
842
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
843
+
844
+ Tell me what to do ? w
845
+
846
+ I'm in a hidden grove
847
+ Obvious exits: North, East.
848
+ I can also see: Rusty axe (Magic word "BUNYON" on it), *Small statue of a BLUE OX*, Sign says "Paul's place"
849
+
850
+ Tell me what to do ? get ox
851
+ O.K.
852
+ Tell me what to do ? e
853
+
854
+ I'm in a dismal swamp
855
+ Obvious exits: North, East, West.
856
+ I can also see: -HOLLOW- stump and remains of a felled tree, Evil smelling mud, Swamp gas, Patches of "OILY" slime, Chiggers
857
+
858
+ Tell me what to do ? go stump
859
+
860
+ I'm in a damp hollow stump in the swamp
861
+ Obvious exits: Up, Down.
862
+ I can also see: *Pot of RUBIES*, *GOLDEN FISH*, Old fashioned brass lamp, Water in bottle, Ring of skeleton keys, Sign "Leave *TREASURES* here, then say: SCORE", *GOLDEN NET*, *ROYAL HONEY*, *Thick PERSIAN RUG*, *GOLD CROWN*, *MAGIC MIRROR*, *DRAGON EGGS* (very rare), *JEWELED FRUIT*, *DIAMOND RING*, *DIAMOND BRACELET*, *FIRESTONE* (cold now)
863
+
864
+ Tell me what to do ? drop ox
865
+ O.K.
866
+ Tell me what to do ? score
867
+ I've stored 13 treasures. On a scale of 0 to 100, that rates 100.
868
+ Well done.
869
+ The game is now over.