home *** CD-ROM | disk | FTP | other *** search
- Path: uunet!caen!kuhub.cc.ukans.edu!nrlvx1.nrl.navy.mil!koffley
- Newsgroups: vmsnet.sources.games
- Subject: TETRIS_VMS.05_OF_05
- Message-ID: <1992Jul2.124042.746@nrlvx1.nrl.navy.mil>
- From: koffley@nrlvx1.nrl.navy.mil
- Date: 2 Jul 92 12:40:42 -0400
- Organization: NRL SPACE SYSTEMS DIVISION
- Lines: 44
-
- -+-+-+-+-+-+-+-+ START OF PART 5 -+-+-+-+-+-+-+-+
- XPress y and return.
- X
- XDo the same for the highscore table file.
- X
- XBoth files should be on world read and write access if other people are to
- Xbe able to play the game.
- X
- X
- XThe game is now ready to play.
- X
- X
- XNotes on the cheat mode:-
- X
- XBy entering the cheat mode as above, you can reset either , both or none of
- Xthe data files for the game, and choose which level to start on. Also,
- Xfrom within the game you can choose which shape you would like next by press
- Ving
- Xthe keys 1 to 7 to choose. The appropriate shape will appear in the next sha
- Vpe
- Xposition.
- X
- X
- XThats it!! Enjoy!!
- X
- X
- XYou are free to modify the code in any way whatsoever.
- XThere are probably major improvements that can be made in the game as it is,
- Xso if you make any, or have any comments, mail them to me at:-
- X
- X "CADP02@uk.ac.strath.vaxe"
- X
- $ CALL UNPACK README.TXT;1 307909798
- $ create 'f'
- $ CALL UNPACK HTABLE.DAT;1 0
- $ v=f$verify(v)
- $ EXIT
- --
- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
- < Joe Koffley KOFFLEY@NRLVAX.NRL.NAVY.MIL >
- < Naval Research Laboratory KOFFLEY@SMOVAX.NRL.NAVY.MIL >
- < Space Systems Division AT&T : 202-767-0894 >
- \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
-
-