home *** CD-ROM | disk | FTP | other *** search
/ ftp.gamers.org / ftp.gamers.org.zip / ftp.gamers.org / pub / games / uwp-uml / tetris / runtet.txt < prev    next >
Text File  |  1995-11-05  |  2KB  |  52 lines

  1.  
  2.         Runtet is a very original variant of the well-known game tetris.
  3.  
  4.         It is intended to be executed on the 80x86 Intel based IBM PC
  5. computers and does not require special hardware conditions. It needs only 
  6. a VGA graphic card.
  7.  
  8.         Runtet, as its name shows, is a kind of "travelling" tetris 
  9. because all the dropping pieces "run" from the right to the left side of 
  10. the screen. The scene wrap around so a continuous movement is performed.
  11.  
  12.         You have the possibility to move to the left and to the right 
  13. the dropping pieces, to rotate them and to make them drop faster when you 
  14. find the proper position.
  15.  
  16.         Your aim is to let the scene run the longest time possible in 
  17. order to  achieve a bigger score. That means you must never let the 
  18. running stack pieces to grow big enough so to be able to hit the upper side 
  19. of the left "wall" and stop the game.
  20.  
  21.         You must try to make a longest continuous range of pieces than the 
  22. displayed length which corresponds to the current difficulty level. So, for 
  23. the first level the length is 12 and for the last level 21 pieces.
  24.  
  25.         The computer "joins" the left and the right side and considers this 
  26. as a continuous range of pieces that is momentarely split by the wrap around
  27. movement.
  28.  
  29.         If you succeed to make a such a large continuous pieces range, it is 
  30. removed and you achieve more space and score more points.
  31.  
  32.         You can see also the built-in help.
  33.  
  34.         The initial key assignation is:
  35.  
  36.         - left rotate     : z - key;
  37.         - right rotate    : x - key;
  38.         - left movement   : <-- key; 
  39.         - right movement  : --> key;
  40.         - drop            : space;
  41.  
  42.         The N key enable you to toggle the view NEXT dropping piece option.
  43.  
  44.         If you have more questions my address is:
  45.  
  46.         Danny Popey
  47.         4566 Hutchison 12
  48.         Montreal Quebec
  49.         H2V 3Z9
  50.         CANADA
  51.         e-mail address: dpopes@CAM.ORG
  52.