home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / wordword.zip / WW.DOC < prev    next >
Text File  |  1991-01-23  |  9KB  |  218 lines

  1.  
  2.                                   WORDS*WORDS  1.3
  3.                        (C) Copyright 1989  Blanchard Software
  4.                                  All Rights Reserved
  5.  
  6.           WORDS*WORDS is a challenging word game that requires careful
  7.           logic and a facility with words.
  8.  
  9.           The program selects a five letter puzzle word, and you try to
  10.           identify the word in 18 guesses or less. For each word you guess,
  11.           the program will tell you how many letters are common to the
  12.           puzzle word. It does not tell you which letters match. If you
  13.           solve the puzzle, the program displays a quotation based on the
  14.           puzzle word.
  15.  
  16.           WORDS*WORDS runs on an IBM PC or clone with color or monochrome
  17.           display. It requires one floppy drive and 95k of storage.
  18.  
  19.                                     PRELIMINARIES
  20.  
  21.           First, make a backup copy of the WORDS*WORDS disk. If you have a
  22.           hard disk, copy all the files to a directory on your hard drive.
  23.           WORDS*WORDS and all of its files must be in the same directory.
  24.  
  25.           NOTE! The first time you run WORDS*WORDS it will create a file
  26.           called STFILE.WW1 in the current directory. This file keeps data
  27.           for the PUZZLE SELECTION display.
  28.  
  29.           In the discussion below the symbol <Enter> refers to the
  30.           "carriage return" or "enter" key. Function keys are identified
  31.           with square brackets, as in [F5].
  32.  
  33.                                    GETTING STARTED
  34.  
  35.           Type   WW<Enter>   to start the program. The program will display
  36.           an instruction screen. After you have read the instructions,
  37.           press any number or letter key.
  38.  
  39.           Next you will see a shareware reminder message. If you want to
  40.           print a registration form, put a sheet of paper in your printer
  41.           and type P<Enter>. If you want to go directly to the puzzles,
  42.           just press <Enter>.
  43.  
  44.           Then the PUZZLE SELECTION display will appear. It shows which
  45.           puzzles you have attempted and solved.  An  S  means the puzzle
  46.           word is SOLVED.  An  A  means the word was ATTEMPTED but not
  47.           solved. A dot means the word has not been tried. You can choose a
  48.           puzzle word by typing the number and pressing <Enter>.
  49.  
  50.           If you prefer, you can let WORDS*WORDS choose a puzzle word for
  51.           you. Just press <Enter> without typing a number. WORDS*WORDS will
  52.           choose a puzzle word that has not been selected in the last 30
  53.           plays.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.                                  PLAYING WORDS*WORDS
  68.  
  69.           To guess a word, just type the word and press <Enter>. If your
  70.           guess is not in the dictionary, WORDS*WORDS will display a
  71.           message on the next line. You can make corrections and press
  72.           <Enter> again.
  73.  
  74.           WORDS*WORDS compares your guess word with the puzzle word and
  75.           counts the number of common letters. It displays all of your
  76.           guesses and the number of matching letters.
  77.  
  78.           To make sure you understand letter match counting, especially
  79.           when there are double letters, look at the table below.
  80.  
  81.                PUZZLE WORD     GUESS WORD    NUMBER OF MATCHES
  82.                   .....           ..T..          no match
  83.                   ....T           ..T..          one match
  84.                   ..TT.           ..T..          one match
  85.                   ...T.           .TT..          one match
  86.                   ..TT.           .TT..         two matches
  87.  
  88.           Double letters are counted as two matches only if they appear in
  89.           both the puzzle word and guess word. Position of the letter in
  90.           either word is unimportant.
  91.  
  92.           Below the header of the game screen there are three lines in
  93.           which you can RECORD results as you work the puzzle.
  94.  
  95.           (1)   When you identify a letter of the puzzle word, RECORD the
  96.                 letter in the "Part of Word" display line by typing the
  97.                 letter and pressing function key [F7].
  98.           (2)   When you identify a letter that is NOT part of the puzzle
  99.                 word, RECORD the letter on the "Eliminated" display line by
  100.                 typing the letter and pressing [F9].
  101.           (3)   The first line is the "Letter Pool."  These are the letters
  102.                 not yet identified as included or excluded.
  103.           (4)   You can move a letter back to the pool by typing the letter
  104.                 and pressing the [F5] key.
  105.           (5)   The [F3] key moves all letters back to the pool.
  106.           (6)   [F4] is a "Whoops" key. It restores the RECORD lines to the
  107.                 values they had one step previously.
  108.           (7)   The [F1] key displays a HINT. It shows you one letter of
  109.                 the puzzle word.
  110.  
  111.           You can get out of WORDS*WORDS any time during play by pressing
  112.           the <Esc> key. This will return you to the PUZZLE SELECTION
  113.           display. Then you can choose another puzzle or press <Esc> again
  114.           to return to DOS.
  115.  
  116.           When you solve the puzzle, WORDS*WORDS displays a quotation or
  117.           proverb keyed to the puzzle word. In a few cases it displays a
  118.           message explaining why the word was chosen for WORDS*WORDS.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.           If you don't get the puzzle word in 18 guesses, WORDS*WORDS
  134.           displays a message and shows you the puzzle word. Sometimes it is
  135.           useful to review your guess strategy at this point.
  136.  
  137.           When you are ready for the next puzzle word, press any key.
  138.           WORDS*WORDS will redraw the PUZZLE SELECTION screen.
  139.  
  140.                                         RULES
  141.  
  142.           You must guess 5 letter words. The program will check its
  143.           dictionary to be sure they are valid words. Hyphenated words,
  144.           abbreviations and contractions are not allowed. Proper nouns such
  145.           as names of people and places are allowed. Most trade names are
  146.           not allowed.
  147.  
  148.                                    ERROR MESSAGES
  149.  
  150.            WORDS*WORDS recognizes certain error conditions and writes error
  151.           messages to the screen. You may never see these messages, but in
  152.           case you do, they are listed below along with suggested actions.
  153.  
  154.           Cannot create the status file.
  155.                The most likely cause for this error is a full disk or a
  156.                full catalog. Erase one or two files and see.
  157.  
  158.           NOTEFIL.WW1 file is not correct.
  159.           Has file been renamed or contents altered?
  160.                The program has detected an error in reading the file.
  161.                Restore NOTEFIL.WW1 from your backup copy.
  162.  
  163.           ERROR.  Cannot find  WORDFIL.WW1 file.
  164.                WORDS*WORDS checks the current drive and directory for its
  165.                support files. The file is not present. You may have to
  166.                reset the drive, change the directory or copy files from
  167.                backup disk.
  168.  
  169.           ERROR. Cannot open  NOTEFIL.WW1 file.
  170.                WORDS*WORDS checks the current drive and directory for its
  171.                support files. The file is not present. You may have to
  172.                reset the drive, change the directory or copy files from
  173.                backup disk.
  174.  
  175.           ERROR in reading the NOTEFIL.WW1 file
  176.                The file is present on the disk, but WORDS*WORDS finds
  177.                something wrong in the file. Restore the file from backup.
  178.  
  179.           Error in reading STFILE.WW1, the status file.
  180.           Error in writing to STFILE.WW1, the status file.
  181.                Erase the file. WORDS*WORDS will create a new file when you
  182.                run it again.
  183.  
  184.           ERROR in reading the  WORDFIL.WW1 file
  185.                The file is present on the disk, but WORDS*WORDS finds
  186.                something wrong in the file. Restore the file from backup.
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.           Not a valid word. Please try again.
  201.                Your guess word is not in the dictionary. Check spelling.
  202.                Try again. This does not count as a guess.
  203.  
  204.           Too many letters for puzzle word. You may reset with [F4].
  205.                You used [F7] function key to post too many letters to the
  206.                "Part of Word" display line. Restore with [F4] and post
  207.                letters again.
  208.  
  209.           WORDS*WORDS abnormal termination.
  210.                The program has terminated operation and returned control to
  211.                DOS. You may now take steps to correct the error condition.
  212.  
  213.  
  214.                                      Walter Blanchard
  215.                                     BLANCHARD SOFTWARE
  216.                                       P.O. BOX 1650
  217.                                    NORRISTOWN, PA 19401
  218.