home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ╔════════════════════════════════ !AMAZING! 1.1 ══════════════════════════════╗
- echo ║ ║
- echo ║ For DOS computers. Requires EGA or VGA graphics. Windows optional. ║
- echo ║ To score points in this game you must successfully work your ║
- echo ║ way through mazes. The better you do the harder the mazes ║
- echo ║ become. The mazes are NEVER the same. Your piece is moved with ║
- echo ║ the direction keys. But every few seconds each key changes. ║
- echo ║ Sometimes the keys move your piece the way they should. Most of ║
- echo ║ the time they don't. Follow the compass to see which key moves ║
- echo ║ which direction. In the Expert game even the maze moves. ║
- echo ║ No one gets wounded... No one dies... Amazing.... ║
- echo ║ copyright 1993 by Arthur Wells, Jr. REGISTRATION FEE: $12.00 ║
- echo ╠═════════════════════════════════════════════════════════════════════════════╣
- echo ║ Choose one of the following and then press Enter: ║
- echo ║ ║
- echo ║ 1.) Print the registration form. (It's only $12.00.) ║
- echo ║ 2.) Show the instructions on your screen. ║
- echo ║ 3.) Print the instructions. ║
- echo ║ 4.) Run Amazing. ║
- echo ║ X.) Clear the screen. ║
- echo ╚═════════════════════════════════════════════════════════════════════════════╝
-