home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GA / GA052.ZIP / SIXLTR.DOC < prev    next >
Text File  |  1989-09-16  |  13KB  |  268 lines

  1.  
  2.  
  3.  
  4.                             THE SIX LETTER GAME
  5.  
  6.                        Release 3.0   September 1989
  7.  
  8.  
  9.                 Ralph Nottingham             Robert Gellman
  10.            620 S.E. Federal Highway      431 Fifth Street, S.E.
  11.            Deerfield Beach, FL 33441     Washington, D.C. 20003
  12.  
  13.  
  14.         (C) Copyright 1988-1989 Ralph Nottingham and Robert Gellman
  15.  
  16.  
  17.      The SIX LETTER GAME is a simple but challenging word game that tests
  18. your vocabulary and your powers of reasoning.  The program randomly selects
  19. a six letter secret word from a dictionary of over 5600 words.  Your goal
  20. is to identify the secret word.  You proceed by guessing six letter words.
  21. The computer will tell you how many letters in your guess appear in the
  22. same position in the secret word.  
  23.  
  24.      Keep making guesses until you have figured out the word.  The computer
  25. will then rate your effort based on the number of guesses, the difficulty
  26. of the word, and the familiarity of your vocabulary.
  27.  
  28.      You can also play competitively against another person by letting the
  29. computer select a word at random for the first player.  You then enter the
  30. same word and let the second player guess it.  Decide in advance whether
  31. the higher score wins or the fewest guesses.
  32.  
  33.  
  34.  
  35. ***************************************************************************
  36. *                            PLAYING THE GAME                             *
  37. ***************************************************************************
  38.  
  39.      To start the program, just enter SIXLTR at the DOS prompt.  The two
  40. essential files are SIXLTR.EXE and SIXLTR.DAT.  Both of these files must be
  41. in the current directory when the game is started.  If SIXLTR.DAT is not in
  42. the current directory or if the file is corrupted in any way, an error
  43. message will appear and the program will terminate.
  44.  
  45.       The program will run under DOS 2.0 or better.  The program requires
  46. 256 K and is compatible with both color and monochrome monitors.  A
  47. graphics card is not needed.
  48.  
  49.      If you want to start playing, go ahead.  The first screen explains how
  50. the program's mechanics work.  Try some words and you will catch on very
  51. quickly.   Nothing in this short DOC file is vital.  Read it once, but the
  52. documentation is not worth printing.  The file was created with margins at
  53. 5 and 75.  There are form feeds approximately every 60 lines.
  54.  
  55.      You may use upper or lower case letters.  All input will be translated
  56. into upper case.
  57.  
  58.  
  59.  
  60.  
  61. ***************************************************************************
  62. *                                 SCORING                                 *
  63. ***************************************************************************
  64.  
  65.      The program will calculate a score for each secret word.  The scoring
  66. is artificial, but you may find it makes the game a bit more interesting.
  67. The score is based on the number of guesses it took, whether you used
  68. recognized words in making guesses, and the degree of difficulty of the
  69. secret word.
  70.  
  71.      Each word begins with a value of 100.  Each guess reduces the value by
  72. 3 points.  However, if you use a word that appears in the program's
  73. dictionary, only 2 points are deducted.  The idea is to encourage the use
  74. of real words rather than meaningless collections of letters.  This makes 
  75. the game more challenging.
  76.  
  77.      If you guess a word that is in the program's dictionary, a small dot
  78. will appear to the right of the number of hits.   If your guess is not in
  79. the dictionary, no dot will appear.
  80.  
  81.      The last element in the score is the degree of difficulty of the
  82. secret word.  Words are rated based on the number of hard letters (such as
  83. J, Q, X, Z, and a few others), the presence of double or triple letters,
  84. and the presence of only one vowel in the word.
  85.  
  86.      Ordinary words (such as CRADLE or TAILOR) will have a degree of
  87. difficulty of 1.0.  Harder words (such as JAILED or BUBBLE) will have a
  88. higher rating.  The highest rating is 2.0.
  89.  
  90.      The total score is calculated by multiplying the score you have earned
  91. times the degree of difficulty.  The total score for each word and the
  92. results for the five best words of the session are displayed after the
  93. secret word has been identified.  If a word was entered rather than
  94. selected by the computer, it will appear with a dot on the "high five"
  95. screen.
  96.  
  97.  
  98.  
  99. ***************************************************************************
  100. *                               OTHER KEYS                                *
  101. ***************************************************************************
  102.  
  103.      Once a word has been selected, the F1 and F10 keys are available.
  104. Hitting F1 brings up three separate help screens.  The first screen shows
  105. the basic rules, and it is identical to one of the introductory screen.  
  106. The second help screen explains the basic reasoning necessary to play 
  107. the game successfully.  The strategy is not repeated in this document.
  108. The third help screen explains the scoring briefly.
  109.  
  110.      Hitting F10 during a game allows you to exit.  You are first asked
  111. if you want to know the current word.  You then have the chance to start
  112. another game or to exit to DOS.
  113.  
  114.  
  115.  
  116.  
  117. ***************************************************************************
  118. *                               COMPETITION                               *
  119. ***************************************************************************
  120.  
  121.      Before each game, you will be offered the option of entering your own
  122. secret word rather than allowing the computer to select a word.  This
  123. permits you to play a competitive game with others.  Allow the computer to
  124. select the word for the first player.  That player then enters the same
  125. word for other players.  Other forms of competitive play are possible.
  126.  
  127.      In order to play competitively using the same word, only the current
  128. or past players can see the screen.  If you play a competitive game, take
  129. care that later players do not see the screen.  Erase all evidence of the
  130. previous effort before the next player approaches the screen.  This can be
  131. accomplished by reentering the secret word at the prompt.  The screen will
  132. be cleared.
  133.  
  134.      The program will accept any secret word that you enter.  Your word
  135. will not be checked against the dictionary so you can enter any combination
  136. of six letters that you want.
  137.  
  138.  
  139.  
  140. ***************************************************************************
  141. *                             THE DICTIONARY                              *
  142. ***************************************************************************
  143.  
  144.      There are over 5600 words in the program's dictionary.  While that is
  145. a lot of words, not all six letter words have been included.  An attempt
  146. has been made to exclude obscure words, proper names, and foreign words. 
  147. Nevertheless, although the dictionary has been edited with care, some
  148. unsuitable or incorrect words may have slipped through.  If you have a 
  149. reasonably good vocabulary, you should recognize at least 98% of the words.
  150.  
  151.      Not all ordinary words are in the dictionary.  You will guess some
  152. simple words and find that the program does not know them.  Your score may
  153. be reduced a bit as a result.  Sorry about that, but it is difficult to
  154. identify all forms of some words.  We have certainly missed some words in
  155. the past tense, the plural form of some words, and others as well.  We have
  156. deliberately left out words that we considered to be questionable.
  157.  
  158.      If you identify some missing words or have serious objections to words
  159. in the dictionary, please feel free to let us know.  During testing, we
  160. continually found good six letter words that were not in the dictionary. 
  161. You will almost certainly have the same experience.  Write down any words
  162. that you find to be missing and send them to Robert Gellman, 431 Fifth
  163. Street, S.E., Washington, D.C. 20003.
  164.  
  165.      Please note that you are specifically prohibited from altering the
  166. dictionary on your own.  In any event, making any additions, subtractions,
  167. or changes in the dictionary will not likely to accomplish your objective.
  168. The program expects to find the dictionary exactly as it is.  Any
  169. alterations to the dictionary may prevent the program from operating as
  170. intended or at all.
  171.  
  172.  
  173.  
  174.  
  175.  
  176. ***************************************************************************
  177. *                             TECHNICAL NOTES                             *
  178. ***************************************************************************
  179.  
  180.      The original program (written in BASIC) and the first dictionary were
  181. put together by Ralph Nottingham.  This version was written by Robert
  182. Gellman in Microsoft's QuickBASIC 4.5 using the PROBAS Professional BASIC
  183. Programming Library.  PROBAS is a product of Hammerly Computer Services of
  184. Laurel, Maryland.
  185.  
  186.  
  187.  
  188. ***************************************************************************
  189. *                               LEGAL STUFF                               *
  190. ***************************************************************************
  191.  
  192.      This program and accompanying documentation are provided "as is"
  193. without warranty of any kind.  The entire risk of using the program is
  194. assumed by the user.  Ralph Nottingham and Robert Gellman disclaim all
  195. warranties, either express or implied.  In no event shall we be liable 
  196. for any damages whatsoever arising out of the use of or inability to use 
  197. this program.
  198.  
  199.      This program is freeware.  You are licensed to use the program and
  200. to give copies to others.  You may upload the program together with this
  201. documentation on computer bulletin boards anywhere.  No registration or
  202. other fee is owed to the author.  However, both the program and this
  203. documentation are copyrighted by Ralph Nottingham and Robert Gellman.  No
  204. one is authorized to make changes to either.  Also, no one is authorized to
  205. sell the program except as specifically provided in this documentation.
  206.  
  207.      The program may be distributed by software clubs, computer bulletin
  208. boards, and shareware/freeware libraries at a standard charge for media
  209. and distribution.  The maximum charge permitted without specific written
  210. permission from the authors is $6.00.  No other forms of distribution
  211. for money are authorized.
  212.  
  213.  
  214.  
  215.  
  216. ***************************************************************************
  217. *                                FEEDBACK                                 *
  218. ***************************************************************************
  219.  
  220.      If you find any errors, please let us know exactly when and how they
  221. arose.  The program has been extensively tested, but we cannot guarantee
  222. that it is bug-free.  Our addresses appears on the top of this document 
  223. and on the first screen (hit ENTER at the first screen).  Any suggestions
  224. for changes or improvements will be considered.
  225.  
  226.  
  227.  
  228. ***************************************************************************
  229. *                     OTHER GELLMAN SOFTWARE PROGRAMS                     *
  230. ***************************************************************************
  231.  
  232.      As of the date of this file, Gellman Software has released five
  233. programs:
  234.  
  235.      POKER565 - Head to Head Draw Poker    (freeware)
  236.      1POKER13 - Poker Solitaire            (freeware)
  237.      CALC12   - Calculation Solitaire      (freeware)
  238.      LABELLE3 - La Belle Lucie Solitaire   (public domain, with QB source)
  239.      SIXLTR30 - Six Letter Word Game       (freeware)
  240.  
  241. The last two programs were coauthored by other programmers.
  242.  
  243.      These programs are available from the Public (Software) Library, P.O.
  244. Box 35705, Houston, TX 77235.  The latest versions are normally sent to PSL
  245. as soon as they are released.  I recommend PSL to anyone interested in
  246. shareware or freeware.   Gellman Software programs are also available on
  247. finer computer bulletin boards in the Washington, DC area and elsewhere.
  248.  
  249.  
  250.  
  251.  
  252. ***************************************************************************
  253. *                       HISTORY OF RECENT VERSIONS                        *
  254. ***************************************************************************
  255.  
  256. Version 1.00 - This was the original BASIC program by Ralph Nottingham.
  257.  
  258. Version 2.00 - A completely revised and enhanced version written in 
  259.                QuickBASIC was released as shareware in February 1989.  
  260.                The dictionary was revised, and the program screens 
  261.                were totally redesigned.  The scoring system was added.
  262.  
  263. Version 3.00 - Released in September 1989 as freeware.  Many minor changes
  264.                were made to the screens and the internal workings of the
  265.                program.  The scoring screens were revised to contain more
  266.                information.  Over 100 words were added to the dictionary.
  267. 
  268.