home *** CD-ROM | disk | FTP | other *** search
-
-
- A
- AAA
- AAAAA
- AA AA
- AAA AAA MMM MMM A ZZZZZZ III N N GGGG
- AAAAA AAAAA M M M A A Z Z I NN N G
- AAAAAAAAAAAAA M M A A Z I N N N G GGG
- AAAA AAAA M M AAAAA Z I N NN G G
- AAAA AAAA M M A A Z III N N GGGG
- AAAAA AAAAA Z
- AAAAAAAA AAAAAAAA ZZZZZZZZZZZZZZZZZZZZZZZZZZ
-
-
-
- Amazing is a program which lets you create, store, and solve mazes
- using 3-D Graphics.
-
- I found the source code for a Maze game stuck in with a bunch of PD
- software I recieved. In some ways the programming was interesting,
- but in other ways some features came up short.
-
- The product you have here is a result of re-writing that source code
- to experiment with a few ideas I had. A few lines of the original
- Maze-Display algorithm remain intact. I do not know who the original
- author of this product was, but I credit them with the conception &
- design of this game. Thanks also to C.Heath for a dandy file
- requestor. Please send any feedback to S.CORDON (that's me folks)
-
-
- ****************
- INSTRUCTIONS
- ****************
-
- Once you have started the program, you can move around the maze with
- the Cursor keys. The Left/Right Cursor keys will turn, and the Up
- Cursor key will move forward. You can peek at a map by pressing
- the Space bar. A Single menu lists some other options :
- ABOUT - Display Header
- SHOW - Display the Map
- NEW - Have the Computer generate a different maze. NOTE: This
- program is not very good about creating mazes.
- You are better off creating your own.
- CLEAR - Start the maze over (if Editing this clears the maze)
- OPEN - Load a Maze from the disk (Needs a 'Mazes' subdirectory)
- SAVE - Save a Maze that you have created
- EDIT - Enter the Maze Editor. This is a bit crude, but works.
- The Cursor keys will move your Cursor.
- F1 = Toggle Maze Block
- F2 = Set Maze Block
- F3 = Clear Maze Block
- F4 = Set Starting Point
- F5 = Set Ending Point
- ESC = Done Editing.
- QUIT - SeeYaLaterBye!
-
-