home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 593 / 3DMAZE.DO_ / 3DMAZE.DO
Text File  |  1996-01-28  |  2KB  |  46 lines

  1.                                3DMaze -- Maze Game
  2.  
  3.                               Version 1.5 (1/28/96)
  4.  
  5.  
  6.      Generate and solve mazes under Windows 95.
  7.  
  8.      The mazes are displayed in three dimensions.
  9.  
  10.      Select "Action" on the menu bar to get a "New" maze, "Solve" a maze, or
  11. "Clear" the solution from the maze.
  12.  
  13.      Except for minimizing and restoring the 3DMaze window, resizing the window
  14. results in a new maze.  Larger windows yield mazes with more rooms.
  15.  
  16.      The vertical scroll bar can be used to change the tilt of the maze.
  17.  
  18.      Select "Options" on the menu bar.  Select "Parameters" to use scroll bars
  19. to adjust the length, thickness, or height of the walls.  Or, select "Style" to
  20. pick "Square rooms" or "Hexagonal rooms".
  21.  
  22.      After a maze with square rooms is drawn, you can use the arrow keys to
  23. solve it.  After a maze with hexagonal rooms is drawn, you can use the Home,
  24. Up Arrow, PgUp, End, Down Arrow, and PgDn keys to solve it.  If those keys
  25. are layed out on your numeric keypad as follows:
  26.  
  27.                              Home   Up Arrow   PgUp
  28.  
  29.                              End   Down Arrow  PgDn
  30.  
  31. the direction of movement in the window will correspond to the direction of 
  32. the key from "5" on the keypad.  Note that the up and down arrows revert to
  33. controlling the scroll bar after a maze is solved.
  34.  
  35.      Each maze has exactly one solution that does not involve backtracking
  36. (passing through a doorway more than once).
  37.  
  38.      The Visual Basic 4.0 source code is included with this application.  I,
  39. James L. Dean, am the author of the source code.  Select "About" on the menu
  40. bar for information about distributing this application, etc.
  41.  
  42.      Send compliments or constructive criticism to my Email address --
  43. csvcjld@nomvs.lsumc.edu.
  44.  
  45.      Enjoy!
  46.