home *** CD-ROM | disk | FTP | other *** search
- @echo off
- echo
- echo THE WORLD NAME GAME
- echo
- echo To play the game type NAMEGAME and when asked type your name!
- echo
- echo
- echo To read the instructions you can type READ NAMEGAME.DOC
- echo Use Q to quit anything else for next page.
- echo
- echo To print out the instructions type COPY NAMEGAME.DOC LPT1:
- echo Only if you have a printer!
-