home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / games2 / trellis / ReadMe < prev   
Text File  |  1995-10-21  |  4KB  |  101 lines

  1. There are presently two games supplied free with Trellis; The Sacred Pyramid
  2. (!Pyramid) and The Purple Crystal of the Heavens (!Crystal)
  3.  
  4. Both of these games started life on the Acorn Electron in the late eighties,
  5. and were originally supplied on a 5.25" disk for the BBC along with the BBC
  6. version of Escape from Exeria. The version of Escape from Exeria that was
  7. written for the 32 bit computers also had the BBC versions of these two
  8. games supplied with it, which could be run with !65Host.
  9.  
  10. When the first version of Trellis was written for the 32 bit Acorn
  11. Computers, The Sacred Pyramid was used as a means of making sure it worked.
  12. Since then, with every change to the Trellis software that game has been
  13. rewritten accordingly. Now that a version of Trellis is available for
  14. release, the other game has also been brought to life on the new hardware.
  15.  
  16. (For the benefit of those of you who have bought the 32 bit version of
  17. Escape from Exeria, and those who have the BBC version and have now moved
  18. over to the newer machines, both adventure games have been changed so that
  19. your old solutions no longer work. So there!)
  20.  
  21. I recommend that you play these two games to death (or, at least, play them
  22. until you no longer want to) before referring to their files as examples of
  23. how to use Trellis. If you look first and play later, the games will be much
  24. easier to solve. They aren't that difficult anyway, so there should be no
  25. need to do this for the purposes of cheating!
  26.  
  27. Your basic instructions for the games are as follows:-
  28.  
  29. The Sacred Pyramid
  30. ------------------
  31.  
  32. To load the game, double click on the !Pyramid icon. You will be presented
  33. with a simple title screen. Press the space bar to start playing the game.
  34.  
  35. This is the simpler of the two games. You have somehow managed to get
  36. yourself locked inside a pyramid, and must find a way out.
  37.  
  38. You play the game by entering simple one or two word commands, like NORTH,
  39. or TAKE DIAMOND. In some cases you might need to use more than two words,
  40. such as PUT DIAMOND ON PEDESTAL.
  41.  
  42. You can't use abbreviations, and you can't enter more than one command at
  43. the same time.
  44.  
  45. You can get a little help by typing HELP. If you want help about a
  46. particular thing, for example the diamond, use HELP DIAMOND. (The software
  47. will only give you help on that thing if you have it or can see it.)
  48.  
  49. The Purple Crystal of the Heavens
  50. ---------------------------------
  51.  
  52. To load the game, double click on the !Crystal icon. You will be presented
  53. with a simple title screen. Press the space bar to start playing the game.
  54.  
  55. This is the larger of the two games. You are a new member of the crew on The
  56. Stormy Sea, a pirate ship. The captain has given you a task, in order that
  57. you can prove to be a worthy member of his crew - you have to find The
  58. Purple Crystal of the Heavens. You start the game having been put on the
  59. shore of an island.
  60.  
  61. You play the game by entering simple one or two word commands, like NORTH,
  62. or EAT APPLE. In some cases you might need to use more than two words, such
  63. as THROW CUTLASS AT SERPENT.
  64.  
  65. You can't use abbreviations, and you can't enter more than one command at
  66. the same time.
  67.  
  68. You can get a little help by typing HELP. This will tell you where you are
  69. in the game, in terms of the location number, which will help you to map the
  70. game. Help has not been provided for individual objects.
  71.  
  72. As Examples
  73. -----------
  74.  
  75. The games, as provided, demonstrate everything covered in the instructions
  76. for Trellis, and more besides.
  77.  
  78. The Sacred Pyramid, being smaller and less complicated, is the best game to
  79. use as an example. Being simpler, the TScript program runs quicker than the
  80. equivalent in the other game. For this reason there are more REM statements
  81. in !Pyramid than in !Crystal:-
  82.  
  83. !Pyramid has a remark at the start of each group of lines that make up a
  84. routine in the script file, whereas !Crystal only has a remark that
  85. separates the different sections of the script. Therefore, the script for
  86. !Pyramid is far easier to understand than the one from !Crystal.
  87.  
  88. A map has been provided for !Pyramid in the form of a Draw file. This is
  89. located in the directory 'Extras'. The text on the map uses the Trinity
  90. font, which you should find in your !Fonts directory (the Trinity font
  91. should have been supplied with your computer.)
  92.  
  93. Finally
  94. -------
  95.  
  96. I hope you enjoy playing these games, and that you are able to use Trellis
  97. productively.
  98.  
  99. Good Luck.
  100.  
  101.