home *** CD-ROM | disk | FTP | other *** search
/ APDL Best Games 1 / APDL_GAMES_1.iso / docs / ctetris < prev    next >
Encoding:
Text File  |  1992-01-21  |  2.1 KB  |  60 lines

  1.    COLOUR TETRIS      Desktop game           Version 0.11 (21-Jan-92)
  2.    Copyright (c) 1992 Petrov Software 
  3.  
  4.    In the end of 1991  this game became the number one in Moscow. The
  5. rules are simple. You can move  three falling blocks to the  left, to
  6. the right, rotate or drop them - just like in old tetris.  Difference
  7. begines when they reach the bottom. If  anywhere  in  the field there
  8. are more then three blocks of the same colour laying  on one line all
  9. they are wiped. Wins player who managed to wipe more blocks.
  10.  
  11.    To start (or continue) the  game  just click the pause icon in the
  12. pane window.
  13.    When you gain some experience  with  the game, open Hiscore window
  14. through  menu,  enter your name (or handle)  and  press  RETURN.  The
  15. window contains the last five best scores.
  16.  
  17.    To pause the game click  the  same  icon once more. If your window
  18. have lost input focus the game is paused automatically. To  continue
  19. after pause you must again click on pause icon.
  20.  
  21.         CONTROL:
  22.      left arrow - move left
  23.     right arrow - move right
  24.      down arrow - rotate
  25.       space bar - drop                           
  26.             
  27.  
  28.      NOTE: It is better to play in 256 colour modes.
  29.  
  30.  
  31.      This version is Public Domain. You can freely distribute it in
  32. the original form.  
  33.  
  34.      If you find Colour Tetris fast, easy, and convenient to use, and
  35. want to support russian programmers writing for Acorn computers,
  36. small sum of money would be appreciated. 
  37.                                          
  38.                     Any suggestions are welcome!
  39.  
  40.                       
  41. P.S. We couldn't implement sound  because  we haven't got sound sampler.
  42. If anybody could help please contact us.
  43.  
  44.  
  45. -------------------------------------------------------------------- 
  46.   Russia, 115541, Moscow           e-mail: petrov@inteltech.msk.su
  47.   Kavkazsky boulevard, 29            fido: 2:5020/2.5
  48.   Bld. 1, Flat 107                  phone: +7 095 3222098
  49. ---------------------------------------------------------------------
  50.  
  51.        
  52.   History.
  53.  
  54.   Version 0.10
  55.   All movements became smooth. Corrections in !Run file.
  56.  
  57.  
  58.   Version 0.11             
  59.   Corrections in memory allocation.
  60.