home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_38 / tetris / !Tetris / !ReadMe < prev    next >
Text File  |  1991-01-12  |  3KB  |  71 lines

  1. Tetris version 0.15
  2.  
  3. main game programed by Steve Bosman
  4.  
  5. Provided this file is present, then this game is public domain (only versions
  6. up to 0.15)
  7.                                                                            
  8. If you dislike the music just delete the file music from within !Tetris and
  9. replace it with your own Soundtracker file. If the file is larger than about 50k you may have to edit the !Run file and change the "RMAfree 56k" line to
  10. take account of the file size. Please note this may not be possible on 1Mb
  11. machines. 
  12. If you come up with a Russian sounding SoundTracker module then let me know 
  13.  
  14. Thanks
  15.  
  16. ALT_man (Hugo Fiennes)         -  for the Soundtracker module
  17. Luke Bosman and Robert Turner  -  playtesting
  18.  
  19. Programming History
  20.  
  21. v0.1  25/09/90 Coded as per Pseudocode (fairly simple game)
  22. v0.2  26/09/90 Extra pieces (zig-zags) added
  23. v0.3  26/09/90 New levels:  1-- 4  straightforward
  24.                             5--    random blocks at start of game
  25. v0.4  27/09/90 Scoring/hiscore table
  26. v0.5  27/09/90 New levels:  1-- 4  straightforward
  27.                             5-- 8  random blocks appear during game
  28.                             9--12  random blocks at start of game
  29.                            13--    random blocks at start and during game
  30. v0.6  27/09/90 minor bugs in hiscore table and random block levels corrected
  31. v0.7  28/09/90 Instructions added, SoundTracker added and Clean Quit
  32. v0.8  28/09/90 Mouse Control added
  33. v0.9  01/10/90 Mouse control improved. Flashing cursor removed.
  34. v0.10 01/11/90 Random block bug finally removed. Saved hiscore table added
  35. v0.11 15/11/90 bug in hiscore on other drives fixed
  36.       16/11/90 Bonus for low finish added
  37. v0.12 05/12/90 Use of shadow mode added to reduce flicker
  38.                Invisible random blocks for levels 10 and above
  39.                Adjustable starting level        
  40.                levels:  1-- 3  straightforward
  41.                         4-- 6  random blocks appear during game
  42.                         7-- 9  random blocks at start of game
  43.                        10--12  invisible random blocks appear during game
  44.                        13--15  invisible random blocks at start of game
  45.                        16--    mix of levels 10--12 and 13--15
  46. v0.13 06/12/90 Program can now run on a 1Mb machine - thanks to Robert for
  47.                pointing this problem out
  48.                RND(-TIME) added             
  49.                TIME now used in PROCdelay and game slightly speeded up from
  50.                previous version    
  51.                RAM disc is now not used
  52.                levels altered again
  53.                levels:  1-- 3  straightforward
  54.                         4-- 6  random blocks appear during game
  55.                         7-- 9  random blocks at start of game
  56.                        10--12  mix of levels 4--6 and 7--9
  57.                        13--15  invisible random blocks appear during game
  58.                        16--18  invisible random blocks at start of game
  59.                        19--    mix of levels 10--12 and 13--15
  60. v0.14 23/12/90 Improved speed/keyboard response
  61. v0.15 12/01/91 Tidying up
  62.  
  63. Any suggestions/SoundTracker modules/PD programs/donations to :-
  64.  
  65. Steve Bosman,
  66. 116 Flemming Avenue,
  67. Leigh-on-sea,
  68. Essex, SS9 3AX.     
  69.  
  70.  
  71.