home *** CD-ROM | disk | FTP | other *** search
/ Games Encyclopedia / gamesencyclopedia1995.iso / adventur / wf200 / add.doc next >
Text File  |  1992-09-11  |  2KB  |  57 lines

  1. ADD Version 2.0.0 Copyright 1990-92 Mary & Brent Barrett, All Rights Reserved.
  2.  
  3.     ADD allows you to create or add to the WF.DAT puzzle file for WF.  WF
  4. will refuse to play unless there are more than fifty (50) puzzles in the
  5. WF.DAT file.  The reason for this is that WF holds the last fifty puzzles
  6. played during game time so that there is less chance of a repeated puzzle.
  7.  
  8. * REQUIREMENTS
  9.  
  10.     ADD requires an IBM PC, XT, AT or TRUE compatible computer with:
  11.         * 256 KB RAM
  12.         * Any display adapter
  13.  
  14. * STARTING ADD
  15.  
  16.     To run ADD, all you need are these files:
  17.         WF.DAT      The puzzle file (encrypted). If not present, it will
  18.                     be generated.
  19.         ADD.EXE     The ADD program file.
  20.  
  21.     From the directory where all these files reside, enter "ADD" and press
  22. the ENTER key.
  23.  
  24.     ADD may also be run with certain command line arguments:
  25.  
  26.         ADD         Will run ADD normally for manual entry.
  27.         ADD <fn>    Will run ADD in automatic mode.  It will scan the text
  28.                     file with the name fn.
  29.  
  30.     Puzzle text files for use with ADD must have one puzzle per line in
  31. the following format:
  32.  
  33.     <type><puzzle>
  34.  
  35.     Where type is a single digit 0-6, corresponding to the seven categories:
  36.         0   Miscellaneous
  37.         1   Phrase
  38.         2   Quotation
  39.         3   Title
  40.         4   Thing
  41.         5   Person/People
  42.         6   Place
  43.  
  44.     puzzle is the text of the puzzle, in any case or combination of case, up
  45. to eighty (80) characters long.  No single word may be longer than twenty (20)
  46. characters.  Blank lines in the puzzle text file are ignored.
  47.  
  48. * COMMENTS/SUGGESTIONS/QUESTIONS
  49.  
  50.      You may reach the authors in the following ways:
  51.  
  52.      BBS:  DDBBS
  53.            US 916 369 6787
  54.            300/1200/2400 bps
  55.            Leave mail to "Brent Barrett"
  56.  
  57.