home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / educgams / ttetris.zoo / tetris.doc < prev    next >
Text File  |  1991-01-04  |  2KB  |  70 lines

  1.  
  2.  
  3.  
  4.  
  5.                                     TETRIS
  6.  
  7.                                       By
  8.                                   Robert Duff
  9.                                  David Yandell
  10.  
  11.                          (c) 1990, Duff Stuff Software
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. THIS GAME IS PUBLIC DOMAIN!
  19. PLEASE FEEL FREE TO COPY AND DISTRIBUTE IT AT WHIM.
  20. UNDER NOT CIRCUMSTANCES SHOULD THIS PROGRAM BE REPRODUCED FOR PROFIT
  21. OR OTHER MONETARY COMPENSATION.
  22.  
  23. Please copy this document file whenever you make a copy of tetris.  Thank You!
  24.  
  25.  
  26.  
  27. Files:
  28.  
  29.         TETRIS.EXE    - Program File
  30.         TETFAST.DAT   - Data File For 386 Machines
  31.         TETSLOW.DAT   - Data File for 286 Machines
  32.  
  33.         Note: The appropriate data file must be renamed to "TETRIS.DAT"!
  34.  
  35. Modes Of Play:
  36.  
  37.     Tetris can be played in either of two modes, Marathon or Levels.
  38.  
  39.     - Marathon mode
  40.  
  41.       Play continues until the well is filled.
  42.  
  43.     - Levels Mode
  44.  
  45.       Tetris starts each level with a pre-defined arrangement of blocks
  46.       and counts down 15 lines per level.  There are currently 10
  47.       levels defined and play will cycle back to level 1 after level 10.
  48.  
  49. TETRIS.DAT Contents:
  50.  
  51.     The TETRIS.DAT file contains game timeout values based on processor
  52.     speed, the bitmap images of the pieces and the definitions of the
  53.     various levels.  This file must always be in the same directory with
  54.     the program.
  55.  
  56. Secret Keys:
  57.  
  58.       'f':  Freezes play without switching to "pause" screen.
  59.     Alt-V:  Advances level immediately.
  60.  
  61. If you would like to receive new versions of the "TETRIS.DAT" definition
  62. file containing new levels and/or piece images, or if you have any
  63. questions or comments about TETRIS, please feel free to contact me:
  64.  
  65.         Robert Duff
  66.         E-Mail:  rduff@arrisun3.utarl.edu
  67.  
  68.         Home Phone: (817) 461-0905
  69.         Work Phone: (817) 794-5957
  70.