home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / education / quote2 / !Quote2 / !Help < prev    next >
Text File  |  1994-03-26  |  8KB  |  214 lines

  1. Help file for !Quote2, QuoteAbility 2 - The Quote-A-Thon 
  2. This version: 2.40 (Feb '94) 
  3. QuoteData version 3.15
  4.  
  5. Hi There!
  6. ¤¤¤¤¤¤¤¤¤
  7. Welcome to QuoteAbility 2 , the Quote-A-Thon! This follows on from
  8. QuoteAbility - The PD Game of Quotes, which was released last July. The
  9. aim of the game is still the same, you move round a board answering
  10. quote based questions. For that reason, there is a touch of educational
  11. value in there. The difference with Quote2 is that you are racing
  12. another player to reach the end of the board, instead of wandering
  13. around aimlessly!
  14.  
  15. Techy Bits.
  16. ¤¤¤¤¤¤¤¤¤¤¤
  17. The !Quote2 directory should contain the following files:
  18.  
  19.      !Boot - Obey - Boot file
  20.      !Run - Obey - Run file
  21.      !Sprites - Sprite - Filer sprites
  22.      !RunImage - BASIC - Main program
  23.      !Default - Palette - The default palette
  24.      !Palette - Palette - The game palette
  25.      GameSpr - Sprite - The sprites used in the game
  26.      QuoteData - Directory - The quote questions in 4 text files.
  27.      !Help - Text - You're reading it!
  28.      PM - Module - Tracker Module (see later)
  29.      crockets - Tracker Tune - Game tune.
  30.  
  31. The application is distributed by myself to PD libraries innoculated
  32. against viruses, but no promises!
  33.  
  34. The game was written entirely in BASIC V, probably the best BASIC in the
  35. world! The programming is reasonably structured, but a little messy in
  36. places. I used the BASIC Editor mainly (once I worked out how to use
  37. it...)
  38.  
  39. My thanks to Dave Holden of APDL for untangling some of the coding!
  40.  
  41. QuoteAbility used to be supplied with QuoteData; versions 2.40 and later
  42. negate the necessity for this as the data files are in !Edit format.
  43.  
  44. The Game.
  45. ¤¤¤¤¤¤¤¤¤
  46. The aim of the game is to get from 'Start' to 'Finish' - complicated, eh!
  47.  
  48. It can be played with one or two players, but it's more fun with two.
  49.  
  50. When the board is displayed, pressing space takes you to the next stage;
  51. there's no room to display that request. 
  52.  
  53. The dice rolling is entirely random, and if you like the routine, you're
  54. welcome to have it (see later).
  55.  
  56. The questions are answered by clicking in the applicable box.
  57.  
  58. The game has been thoroughly tested on an A3000 with RISC OS2/3.11, ARM2/3 &
  59. an IDE hard disc. I see no reason why it should not work on any other
  60. configuration. It will run from any medium.                         
  61. It also works from an archive created by ArcFS.
  62.  
  63. The data files - QuoteData directory.
  64. ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
  65.  
  66. The data files supplied with this version are text files, so you can edit
  67. them in !Edit or other text editors.
  68.  
  69. Each question is in the following format:
  70. Question
  71. Choices
  72. Answer
  73.  
  74. Have a look at the file for examples (no cheating!).
  75.  
  76. The files must end with:
  77. END
  78. END
  79. END
  80.  
  81. There are four files for the four categories; they must be called:
  82.  
  83. Quote
  84. Complete
  85. True
  86. Play
  87.  
  88. although you can start your own from scratch (copy the originals somewhere
  89. safe!). 
  90.  
  91. The quotes in the file were all taken from the following sources (with
  92. added typing errors!):
  93.  
  94.        The Oxford Dictonary of Quotations
  95.        The Collins Gem MiniDictionary of Quotations  
  96.        The Penguin Dictionary of Modern, Humourous Quotations
  97.        Apt and Amusing Quotations
  98.        Quotations To Cheer You Up When The World Is Getting You Down
  99.        They Never Said It! (A book of misquotes, so watch out in
  100.        True/False questions!)
  101.  
  102. At the moment, the number of questions can be derrived from the
  103. QuoteData version number entered at the top of this help file, eg v.1.35
  104. has 135 questions. No responsibility is taken by myself for accuracy -
  105. so there! (Currently, 315 questions - that should keep you busy!)
  106.  
  107. Licence Bits.
  108. ¤¤¤¤¤¤¤¤¤¤¤¤¤¤
  109.  
  110. This application was released into the PUBLIC DOMAIN, March 1993.
  111. As such no charge may be made for the game, other than P+P etc.
  112. No responsibility is taken by myself for the game screwing up your computer.
  113.  
  114. If you wish to borrow any routines from the program (I can't imagine
  115. why...) you're welcome to do so, but please credit me as such.
  116.  
  117. If you really like the game, why not send a donation to a charity - as
  118. the old quote goes 'Charity begins on an Archie'!
  119.  
  120. v.2.20 and later: I have included the TrackerModule v:3.04 (I don't have
  121. a later one) and that is copyright Hugo Fiennes but may be distributed
  122. as PD. The sound tracker I ported from the PC where it was PD there, so
  123. it may also be distributed as such.
  124.  
  125. That's all folks!
  126. ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
  127. Right, that's all folks. Thanks for reading this file, hope you're still
  128. awake. QuoteAbility 1 should be available through PD libraries, and who
  129. knows, QuoteAbility 3 may be just around the corner... it might even be
  130. desktop compat..?!?
  131.  
  132. Revision History.
  133. ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
  134.  
  135. v.1.11 - Release of QuoteAbility 1 (July 1992). Commited myself to do an
  136.          overhaul, by September...?
  137.  
  138. v.1.95 - Pre Release Version of Quote2. - January 1993 (well I was using
  139.          4th Dimension Mean Time!) Doesn't quite work yet..
  140.  
  141. v.2.00 - Release of Quote 2 - February 1993 - All working, but the sound
  142.          is horrible, I must correct it ... Someday, Somehow, Somewhere
  143. ...
  144.  
  145. v.2.10 - Bug fixing - Thanks to Loso!!! for his help in spotting my
  146.          cock-ups (I still had to correct them). 'Least said, soonest
  147.          mended'!
  148.  
  149. v.2.11 - More bugs - Thanks again (?) to Loso!!!. Fixed the forward 3
  150.          places bit and added an 'another game' feature. 2 more GOTOs -
  151.          ouch! Fixed dice so now possible to roll a 1!!!
  152.  
  153. v.2.12 - Changed some FOR..NEXTs to run off TIME making it the same
  154.          speed on all machines.
  155.  
  156. v.2.20 - If music be the food of love, then !Quote2 offers a right orgy!
  157.          Sound tracker called 'crockets' added - it was used in the
  158.          NatWest ads. Also TrackerModule 
  159.  
  160. v:3.04 - acknowldegments to Hugo Fiennes & co.v.2.21 - Added error
  161.          trapping routine so that music stopped and palette restored on
  162.          [ESCAPE].
  163.  
  164. v.2.22 - Changed random feature to be more random using seed=RND(-TIME).             
  165.          Corrected bug on trapdoor.
  166.  
  167. v.2.23 - Slight bug in counter position data (you couldn't land on
  168.          square 20). Caused some consternation at first (Loso!!!) but
  169.          now fixed. There can't be anymore bugs...?
  170.            
  171. v.2.30 - Sent Quote2 off to David Holden at APDL to enter his competition; he         returned it rewritten (he likened my coding to a form of pasta!). I          is neater, but there are no bug fixes. At least the GOTOs have gone.         Menu system improved by DH. This version only released thorugh APDL          and The DataFile. Also larger QuoteData supplied by Loso!!! 
  172.  
  173. v.2.40 - Converted QuoteData to four separate text files so that they can
  174.          be edited; adapted the program to load them properly!
  175.  
  176. Right, that's your lot. See you around.
  177. Happy Quoting !
  178. Nigel Caplan, 1st Feb. 94.
  179.  
  180.  
  181. N.B 1: It is acceptable to use 'quote' as a noun according to that
  182. word-god the OED. 
  183.  
  184. N.B. 2: Apologies for spelling mistakes in the data file - I can't
  185. remember if it is Jonathon Swift or Jonathan Swift, and Loso!!! is even
  186. worse (so I blame it on him!)
  187.      
  188.  
  189.  
  190.  
  191.  
  192. Also available bt the same author:
  193.  
  194.  - QuoteAbility 1 : A little out-dated, but still good fun; PD
  195.  - FrAnglais : The aid to learning French vocab; FREEWARE
  196.  - LingoMaster : The aid to learning languages; SHAREWARE - see Advert 
  197.                  inside !Quote2
  198.  
  199. Details from :
  200.  
  201.  Nigel Caplan,
  202.  33 Alwoodley Lane,
  203.  Leeds,
  204.  WEST YORKSHIRE,
  205.  LS17 7PU.
  206.  
  207. SAE please!
  208.  
  209. Thanks, NAC.
  210.  
  211.  
  212.  IF THIS FLEW PAST YOU FASTER THAN A TURBO CHARGED A3000 THEN LOAD IT INTO
  213.    EDIT, READ AND ENJOY - ELSE YOU MIGHT MISS MY WORDS OF WISOM!    NAC
  214.