home *** CD-ROM | disk | FTP | other *** search
/ Best Sellers 13: Tetris Hits / BSTETRS2.bin / bstetrs2 / dos / phantom2 / pt2.doc next >
Encoding:
Text File  |  1993-05-23  |  2.9 KB  |  64 lines

  1. PhantomTris is a tetris game where the board will zoom in and zoom out.
  2. Basically, the screen gets larger and smaller.  Its not very hard when its
  3. large, but its hard to see when its small.
  4.  
  5. PhantomTris 2.0(Copyright 1993 Jason Bertschi) was written with Turbo C++
  6. version 1.00, copyright (c) 1990 by Borland International, Inc. and Turbo
  7. Assembler version 2.0, copyright (c) 1990 by Borland International, Inc.
  8.  
  9. Please Support Shareware!                        
  10. If you find this software has any value for you, please send a contribution,
  11. as it represents many hours of work, not to mention sore eyes from staring at
  12. the screen while "testing" (ok, playing) the game.  If you like this program,
  13. please send any contributions to the address at the end of this file.  For $10
  14. you will become a registered user, which means you'll get the registered
  15. version of PhantomTris, which has a total of 7 twists, each of which can be
  16. turned on or off, allowing for a possible 128 different games in 1.
  17.  
  18. Whether or not you contribute, please share this software with others.
  19.  
  20. Disclaimer
  21. The user of this software is responsible for any problems arrising to the
  22. user's system.  This includes, but is not limited to, loss of files, damage
  23. to a disk, overheating the computer, or smashed monitors from frustration.
  24. The user is also responsible for any personal problems resulting from this
  25. program.  This includes, but is not limited to, pulled out hair, blurry
  26. vision, and sore fingers.
  27.  
  28. There are 2 levels that you can set: the fall level, and the zoom level.
  29. The fall level corresponds to the level you would choose for a normal tetris
  30. game.  The zoom level determines whether or not you'll have the zoom effect.
  31.  
  32. Fall level will increase throughout the game, were the minimum level
  33.  is rows/10 (rounded down).
  34.  
  35. Zoom level doesn't change during the course of the game.  Level 0 zoom
  36. will be a normal tetris game.
  37.  
  38. playing keys (default):
  39. j:left with respect to what is originally the bottom
  40. l:right with respect to what is originally the bottom
  41. k:twist 90 degrees
  42. space:drop piece toward what is originally the bottom
  43. m:toggle next piece preview
  44. escape:quit the current game
  45. if you have redefined the keys, they will be the same as long as you
  46. keep the file "PT2.KEY" in the current directory.
  47. You can view the current keys by pushing "R" at the main menu, and you
  48. then have the option to change them.
  49.  
  50. To register PhantomTris and PhantomTris 2, please send check or money
  51. order to:
  52.  
  53. Jason Bertschi
  54. 600 Warren Ave
  55. Flushing, MI 48433-1459
  56.  
  57. Include your name, address, type of drive you have (3 & 1/2 or 5 & 1/4),
  58. and any ideas or improvements you'd like to see.  Remember, its $10 for
  59. registration, but I'll be grateful for anything.
  60.  
  61. If you have any comments or questions, you can write to the above address,
  62. or you can reach me at my internet address:
  63. phantom+@cmu.edu
  64.