home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / adventure / secgarden / !HELP
Text File  |  1990-07-13  |  3KB  |  64 lines

  1.  
  2.            Secret Garden            by The Sleeping Sphinx
  3.  
  4.                 THIS PROGRAM IS IN THE PUBLIC DOMAIN
  5.  
  6. Every day, you take the same path to work, which takes you along one of the
  7. dreariest imaginable back alleys. One grey november evening you are trudging
  8. home when you notice something very odd: a door in the alley wall which you
  9. are quite sure was never there before. You could hardly have missed it, as
  10. it is bright yellow and unusually large. Curious, you try the door, and
  11. finding it unlocked you peek through. The sight which greets you is so
  12. baffling that without thinking you open the door wide and walk in. You find
  13. yourself in a beautiful garden, bathed in brilliant sunshine from a
  14. cloudless sky! Suddenly you sense danger, and turn to leave, only to find
  15. that the door you entered through has disappeared, leaving a blank wall far
  16. too high to climb! Your adventure starts here; can you escape from this
  17. mysterious trap?
  18.  
  19.  
  20. Notes on playing the game:
  21.  
  22. In order to be able to save game positions, copy the directory !SECGARD and
  23. its contents to another disc which is not write-protected. (Alternatively,
  24. copy the game to a RAM drive - see later.)
  25.  
  26. The parser of this game is a compromise between the simple VERB-NOUN type
  27. and the very sophisticated sort; it will accept several words, ignoring any
  28. that it does not recognise. So, acceptable commands are INVENTORY, GO NORTH,
  29. TAKE THE KEY FROM THE CASE, PUT THE LADDER AGAINST THE SHED, or
  30. abbreviations of these; you may use sensible abbreviations of words, as
  31. well. (Commands must be given in upper case.) Multiple commands are not
  32. accepted, nor can IT be used.
  33.  
  34. Error messages may sometimes be misleading if too much is read into them.
  35. E.g. the message "You can't do that here." does not necessarily mean that
  36. you can do it somewhere else!
  37.  
  38. The usual SAVE and RESTORE commands are included. After either of these, you
  39. will be prompted for a file name. (Normally, it will be stored in the
  40. directory !SECGARD, unless the pathname starts with $.) There is
  41. error-trapping, although some of the messages may be a little cryptic; e.g.
  42. trying to restore a non-existent file gives the message 'Channel'.
  43.  
  44. GET ALL (or EVERYTHING) is allowed, and similarly with DROP. Note that
  45. sometimes a gettable object is included in the location description itself;
  46. if so, GET ALL will not get this, and you will have to name it individually
  47. the first time at least.
  48.  
  49. You can speed up the game considerably by running it from a RAM disc. To do
  50. this, simply configure a RAM disc of at least 140K size and copy the
  51. application file to it. (See RISC-OS User Guide, page 43.) The program can
  52. then be run by double-clicking on the icon. Note that if you save a game
  53. position as just SG, say, it will be saved in the directory on the RAM disc
  54. and will be lost if you switch off (unless you copy it to another disc
  55. first). If you want to be sure of saving it permanently, use a full pathname
  56. such as ADFS:$.SG (with a suitable disc in the drive, of course!) I would
  57. suggest doing a CTRL-BRK after finishing the game if you do this, as there
  58. may occasionally be odd side-effects.
  59.  
  60. After quitting the game, you will find that the CSD may have been altered;
  61. this is a problem which I have not as yet been able to solve. This will not
  62. affect you unless you use the CLI
  63.  
  64. The Sleeping Sphinx            July 1990.