home *** CD-ROM | disk | FTP | other *** search
/ PC Head Trips Mind Bender / MIND_BENDER.BIN / quato / quato.doc < prev    next >
Text File  |  1994-09-01  |  8KB  |  220 lines

  1.  
  2.  
  3.  
  4.                         * SOLEAU SOFTWARE PRESENTS *
  5.  
  6.                               QUATO WORD GAME
  7.                                    (2.0)
  8.  
  9.  
  10.                          Program by William Soleau
  11.                           Version 1.0   (c) 1993
  12.                           Version 2.0   (c) 1994
  13.  
  14.               Requirements:  EGA or VGA &  HARD DISK REQUIRED
  15.  
  16.  
  17.               Files Needed: Quato.ov0  Quato.ov1  Quato.ov2
  18.                             Quato.ov3  Quato.ov4  Quato.ov5
  19.                             Quato.ov6  Quato.ov7  Quato.ov8
  20.                             Quato1.fnt Quato2.fnt Quato3.fnt
  21.                             Quato.dic
  22.  
  23.  
  24.  
  25.                              OBJECTIVE
  26.  
  27.     The object of Quato is quite simple. On the 5x5 game grid
  28.     there are 24 letters randomly placed at the beginning of each
  29.     game. The objective is to move the letter tiles around to spell
  30.     as many four or five letter words as you can within 3:00 minutes.
  31.  
  32.  
  33.                              GAME PLAY
  34.  
  35.     At the start of each game there will be one black space on the
  36.     game grid. Using your arrow keys (left,right,up,down), move the
  37.     letters around by using the blank space to arrange the tiles so
  38.     that they spell four or five letter words either across or down.
  39.     Each time you move a letter tile, that row and column will be
  40.     checked against an 80,000 word dictionary to see if any valid
  41.     words have been spelled. (With a Hard Disk of average speed, this
  42.     program can search approximately 10 different words in within a second)
  43.     If a word is found, then it will be shown on the right side of the
  44.     screen and its score will be added to your total score.
  45.  
  46.  
  47.                                SCORING
  48.  
  49.     Points are awarded for each word found in the dictionary. A word can
  50.     only be used once during a single round. The scoring is based upon the
  51.     letters the word contains and the length of the word (either four
  52.     or five letters).
  53.  
  54.     Each letter has a certain point value.
  55.  
  56.     1 Point :  A,D,E,I,L,M,N,O,R,S,T,U,W
  57.     2 Points:  B,C,F,G,H,J,K,P,V,Y
  58.     3 Points:  Q,X,Z
  59.  
  60.  
  61.     The letter values are totaled and then multiplied by the length of
  62.     the word.
  63.  
  64.     Example:  BATS   B=2  A=1  T=1  S=1
  65.  
  66.     Letter Values     = 5  *  4 (word length)    Total Word Score = 20
  67.  
  68.  
  69.  
  70.                          BONUS WORDS AND LETTER BONUS
  71.  
  72.     At the start of each round, there is a Bonus Word which is shown below
  73.     the game grid. If you can arrange the letter tiles to spell this word,
  74.     then that word score will be tripled!
  75.  
  76.     Below the Bonus Word is a list of all the different letters which
  77.     appear on the game board.  If you can use all the letters in spelling
  78.     your words within the 3:00 minute time limit, you will be awarded
  79.     a special bonus of 100 points.
  80.  
  81.  
  82.  
  83.                                 SCORE CARD
  84.  
  85.     When the 3:00 minute time limit has expired, your final score will be
  86.     shown below the word list on the right side of the screen.  This score
  87.     will be compared against the Ten Top Scores recorded. If you happen to
  88.     qualify for the Ten Highest Scores, you will be asked to type in your
  89.     initials. The Top Ten Scores are always visible on the right side of the
  90.     screen.
  91.  
  92.     * Note *  If you want to reset the Top Ten Scores, then you can erase
  93.               the QUATO.SCR file from the disk.
  94.  
  95.  
  96.                              KEY DEFINITIONS
  97.  
  98.                <Arrow Keys>   Move Letter Tiles
  99.                <D>irections   Quato Instructions (Can be used to Pause Game)
  100.                <N>ew Game     Begins A Game
  101.                <S>ound        Toggles Sound On/Off
  102.                <Q>uit         Quits Quato Game
  103.  
  104.  
  105.      * Speed Tip Note *   If you have a Ram Drive larger then 600k then
  106.                           try plaing Quato from there, it will be a lot
  107.                           faster.  Just remember to transfer the score
  108.                           file back to your hard disk when your done to
  109.                           save your high scores.
  110.  
  111.  
  112.  
  113.                         * NOTE WINDOWS USERS *
  114.  
  115.      Running Quato under Windows may cause unexpected results.  The game
  116.      should be played by loading it directly from the Dos prompt.
  117.  
  118.  
  119.  
  120.  
  121.              S O L E A U    S O F T W A R E    G A M E S
  122.              ___________________________________________
  123.  
  124.          REGISTERED VERSION  AND  SOLEAU SOFTWARE MEMBERSHIP
  125.  
  126.  
  127.      This game is distributed as Shareware and may be passed along
  128.      to your friends or local BBS. A registration fee of $12.00 is
  129.      requested if you find this game is a worthy addition to your
  130.      game collection. The registered version of Quato greatly speeds
  131.      up the loading and exiting of the game, plus eliminates the
  132.      delay between rounds. You also have the ability to Add or Delete
  133.      words from the master dictionary!
  134.  
  135.      Register Quato and become a Soleau Software Member!  All members
  136.      receive special discounts on our other games through special bonus
  137.      offers sent with your disk. Members also have the option to include
  138.      $6.00 for our Member Game Pack containing EIGHT of Soleau Software's
  139.      most popular Shareware games!  Please See the Quat_reg.doc or the
  140.      closing screen for details.
  141.  
  142.      Soleau Software creates a wide variety of problem solving games
  143.      that give hours of fun, challenging, enjoyment.  We have arcade,
  144.      strategy, board, word and maze games.  Designed with varying
  145.      levels of difficulty, new users can quickly master a game's
  146.      objectives and then progress at their own speed to the more
  147.      detailed complexities and strategies of each game.
  148.  
  149.      Soleau Software is committed to the Shareware concept and to
  150.      bringing the consumer quality software at reasonable prices.
  151.      If you enjoy our games, please show your support of us through
  152.      your registration. Your support of our products allows us to
  153.      continue producing our logic games as Shareware.
  154.  
  155.      We at Soleau Software thank you for your support and hope you will
  156.      continue to enjoy this as well as our many other Shareware products.
  157.  
  158.  
  159.  
  160.                                 Sincerely,
  161.  
  162.                               William Soleau
  163.                                 President
  164.  
  165.                              Soleau Software
  166.                              163 Amsterdam Ave
  167.                              Suite 213
  168.                              New York,  NY  10023
  169.  
  170.  
  171.  
  172.  
  173.  
  174.                            * SOLEAU SOFTWARE *
  175.  
  176.      Soleau Software's main focus is to produce the finest logic and
  177.      strategy games for the Shareware marketplace. Quato is just one
  178.      of over thirty other challenging Soleau Software Games.
  179.  
  180.                          * REGISTERED VERSION *
  181.  
  182.      If you like Quato and continue to use it, we request that
  183.      you register the game with us for $12.00. This registration will
  184.      not only speed up the loading and exiting of the program and the
  185.      wait between rounds, but will provide you with the ability to add
  186.      or delete words from the master dictionary.
  187.  
  188.      Information concerning the registration or details on our many other
  189.      games can be found in the QUATOREG.DOC file or at the closing screen.
  190.  
  191.  
  192.      Site Licences are available for Schools and Educational programs.
  193.  
  194.  
  195.  
  196.           * REGISTER TODAY AND BECOME A SOLEAU SOFTWARE MEMBER *
  197.  
  198.      By registering this game with us, you instantly become a Soleau
  199.      Software Member.  As a registered member you are entitled to
  200.      discounts on other Soleau Software and Special Bonus Package Offers.
  201.  
  202.  
  203.      We at Soleau Software thank you for your support and hope you
  204.      will continue to enjoy this as well as our other Shareware
  205.      products.
  206.  
  207.  
  208.                                 Sincerely,
  209.  
  210.                               William Soleau
  211.  
  212.                                 President
  213.                               Soleau Software
  214.  
  215.                              163 Amsterdam Ave
  216.                                 Suite 213
  217.                               NYC, NY.  10023
  218.  
  219.                      *     *     *     *     *     *     *
  220.