home *** CD-ROM | disk | FTP | other *** search
/ The Complete Encyclopedia of Games 1 / Microforum-Over1000GamesVol1-Win31-CD1of2.iso / mixed / pro14 / readme.doc < prev    next >
Text File  |  1993-06-27  |  11KB  |  235 lines

  1.                              WORD HUNT
  2.                                 by
  3.                             David Gross
  4.                           P.O. Box 621331
  5.                          Orlando, Fl 32862
  6.  
  7.  
  8.  
  9.                            DESCRIPTION
  10.    
  11.  
  12.      Word Hunt is basically a word search-and-find puzzle program.
  13. In this puzzle a square grid filled with letters is displayed on
  14. the screen along with a list of words. The object of the game is to
  15. find all the words on the list. These words can be in any
  16. direction, forward, backward, up or down but always in a straight
  17. line.  The program can provide different levels of play.  The
  18. playing level determines the size of the grid as well as the number
  19. of directions the words could be placed in.  The program comes with
  20. a data file of approximately 1400 words that are  used in creating
  21. the puzzle. The words are randomly chosen from the file. The user
  22. can also enter their own words (up to 20) from which the program
  23. will create the puzzle.  The program provides a number of special
  24. features. These include the ability to: save a puzzle to be
  25. completed later, change screen colors, print the puzzle, and a
  26. "Boss" key to display a fake DOS screen.  There are no special
  27. hardware requirements for the program. The program can be run off
  28. a single floppy disk and can be run in a monochrome mode.  The
  29. program will except input from a standard keyboard.
  30.  
  31.  
  32.  
  33.  
  34.                           INSTALLATION
  35.  
  36. Floppy Disk -  The program can be run as is from a single floppy
  37.                disk. To do this switch to the drive that has the
  38.                disk in and enter "WORDHUNT".  
  39.                          
  40. Hard Disk -    The program "WORDHUNT.EXE" needs several files to
  41.                be in the current directory or path for the program
  42.                to work right.  You should copy all files listed in
  43.                the "PACKING.LST" file to a single directory on the
  44.                hard drive. To run the program switch to that
  45.                directory and enter "WORDHUNT".                   
  46.  
  47.  
  48.  
  49.  
  50.                             STARTING
  51.  
  52.      Before starting the program all users should read the
  53. LICENSE.DOC file. This file contains important license information
  54. regarding the use of WORD HUNT 2.1. When the program is started it
  55. will first check for the existence of the "COLORS.WH" file.  If the
  56. file exists the program will read the file to determine the screen
  57. colors to be used.  The program will then display the main menu on 
  58. the screen (see figure 1).
  59.  
  60.  
  61.  
  62.  
  63.               ╔══════════════════════════════════╗ 
  64.               ║               MENU               ║ 
  65.               ╟──────────────────────────────────╢ 
  66.               ║                                  ║ 
  67.               ║ 1 = Small and very easy to solve ║ 
  68.               ║                                  ║ 
  69.               ║ 2 = Small and easy to solve      ║ 
  70.               ║                                  ║ 
  71.               ║ 3 = Small and difficult to solve ║ 
  72.               ║                                  ║ 
  73.               ║ 4 = Large and easy to solve      ║ 
  74.               ║                                  ║ 
  75.               ║ 5 = Large and difficult to solve ║ 
  76.               ║                                  ║ 
  77.               ║ 6 = Continue one from file       ║ 
  78.               ║                                  ║ 
  79.               ║ 7 = Create word list             ║ 
  80.               ║                                  ║ 
  81.               ║ 8 = Change colors                ║ 
  82.               ║                                  ║ 
  83.               ║ 9 = Exit program                 ║ 
  84.               ║                                  ║ 
  85.               ╚══════════════════════════════════╝ 
  86.  
  87.                             Figure 1.
  88.  
  89.      The first five choices determine the skill level of the
  90. program.  These can be either big or small, hard or easy. The size
  91. refers to the size of the grid. If you pick small the grid is
  92. 10 by 10 and if you pick large its 20 by 20. The difficulty level
  93. you choose will determine  the direction of the words in the grid.
  94. If you pick "easy" the words are vertical and horizontal. If you
  95. pick hard they can also be diagonal.  Choice "1" uses only two
  96. directions, left to right and top to bottom. This is a good choice 
  97. for beginers and children just learning to read.
  98.      Option 6 displays directory of uncompleted puzzles previously 
  99. saved to a file. You can save any puzzle you are currently working 
  100. on and bring it up later using this option.
  101.      The program comes with a data file of approximately 1400
  102. words that are  used in creating the puzzle. The words are randomly
  103. chosen from this file. You also have the option, by picking number
  104. 7 from the main menu, of entering your own words (up to 20) for
  105. which the program will create the puzzle for you. The program will
  106. let you pick the difficulty and the grid size of the puzzle. 
  107.      Picking number 8 brings up a screen for changing the colors
  108. used by the program. You can pick any of 16 different colors and
  109. replace them with an alternate color for the program to use. Please
  110. note that screen background colors are restricted to low intensity
  111. colors. These are the first eight colors displayed on the screen.
  112.  
  113.  
  114.  
  115.                              PLAYING
  116.  
  117.      While solving the puzzle several options can be called up
  118. using the function keys. A list of these options is displayed at
  119. the bottom of the screen. F1 will exit you from the puzzle back to
  120. the main menu, F2 will have the program show you the solution to
  121. the puzzle, F3 will save the incomplete puzzle to a file to be
  122. solved later and F4 will print the puzzle. Please note that if you
  123. use F4 to print the puzzle the format will be slightly different
  124. and your printer might not support the standard graphic characters
  125. for drawing the lines. If your printer has an emulation that
  126. supports the IBM symbol set you should use that. In addition, if
  127. the program was started with the "/F" switch from the command line
  128. (i.e. WORDHUNT /F) the program will redirect the printing option to
  129. a ASCII file of your choice.  This is useful for those who would
  130. like to import these puzzles into their word processors and desktop
  131. publishers. A boss button has been included for those who like to
  132. play at work. When you hit this key (<ESC>) a fake DOS screen is
  133. displayed until another key is hit.
  134.      To mark the ends of a word found in the grid just hit the
  135. enter key (or mouse button) when the cursor is under the first
  136. character and last character of what you think is the word. You can
  137. use the arrow keys or mouse to move the cursor around inside the
  138. grid. In addition if you have a separate numerical keypad the Pg-
  139. Up, Pg-Dn, Home and End keys will move you diagonally.
  140.      If you have a monochrome monitor the displays might be easier
  141. to see in two color mode. The program can be run in monochrome mode
  142. using the /M option. To use it enter "WH.EXE /M" at the DOS prompt
  143. and the screens will be displayed in just two colors. 
  144.  
  145.  
  146.  
  147.                           DISTRIBUTION
  148.  
  149.      All shareware distributors, disk vendors and computer clubs
  150. who wish to distribute the Word Hunt 2.0 package should refer the
  151. VENDOR.DOC file for information.  All BBS SYSOPs should refer to
  152. SYSOP.DOC file.  All others should refer to the LICENSE.DOC file.
  153.  
  154.  
  155.  
  156.                           REGISTRATION
  157.  
  158.      Word Hunt is a "shareware program" and is provided at no
  159. charge to the user for evaluation.  Feel free to share it with your
  160. friends, but please do not give it away altered or as part of
  161. another system.  The essence of "user-supported" software is to
  162. provide personal computer users with quality software without high
  163. prices, and yet to provide incentive for programmers to continue to
  164. develop new products.  If you find this program useful and find
  165. that you are using Word Hunt and continue to use Word Hunt after a
  166. reasonable trial period (30 Days), you must make a registration
  167. payment of $15.
  168.      The $15 registration fee will license one copy for use on any
  169. one computer at any one time.  You must treat this software just
  170. like a book.  An example is that this software may be used by any
  171. number of people and may be freely moved from one computer
  172. location to another, so long as there is no possibility of it being
  173. used at one location while it's being used at another. Just as a
  174. book cannot be read by two different persons at the same time.
  175.      To assist you in registering a text file of the registration
  176. form, REGISTER.FRM is included on this disk. At the DOS prompt
  177. enter:                
  178.                      TYPE REGISTER.FRM >PRN
  179.  
  180. This will direct the form to be printed on your local printer. If
  181. you do not have a printer just write your name, address, and where
  182. you got the program on a plain sheet of paper. Send this along
  183. with a check or money order for $15 US to:
  184.  
  185.                        David Gross /WH
  186.                        P.O. Box 621331 
  187.                        Orlando, FL 32862
  188.  
  189. You will be sent confirmation of your registration. 
  190.  
  191.  
  192.  
  193.                         TECHNICAL SUPPORT
  194.  
  195.      All registered users of Word Hunt are entitled to 90 Days of
  196. technical support.  This is available through mail or
  197. electronically.  I can be reached by mail at the following address:
  198.  
  199.                          David Gross /WH
  200.                          P.O. Box 621331 
  201.                          Orlando, FL 32862
  202.  
  203. I can also be reached electronically at the following:  
  204.  
  205.           CompuServe:   70621,440
  206.  
  207.           Internet:     70621,440@COMPUSERVE.COM
  208.  
  209.  
  210.  
  211.  
  212.               * * * ASP OMBUDSMAN POLICY * * *
  213.  
  214.  
  215. This program is produced by a member of the Association of Shareware
  216. Professionals (ASP).  ASP wants to make sure that the shareware
  217. principle works for you. If you are unable to resolve a
  218. shareware-related problem with an ASP member by contacting the member
  219. directly, ASP may be able to help. The ASP Ombudsman can help you
  220. resolve a dispute or problem with an ASP member, but does not provide
  221. technical support for members' products.  Please write to the ASP
  222. Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a CompuServe
  223. message via CompuServe Mail to ASP Ombudsman 70007,3536.
  224.  
  225.  
  226.  
  227.             * * * DISCLAIMER - AGREEMENT * * *
  228.  
  229. Users of Word Hunt must accept this disclaimer of warranty: "Word
  230. Hunt is supplied as is.  The author disclaims all warranties,
  231. expressed or implied, including, without limitation, the warranties
  232. of merchantability and of fitness for any purpose. The author
  233. assumes no liability for damages, direct or consequential, which
  234. may result from the use of Word Hunt."
  235.