home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / egamaze.zip / EGAMAZE.DOC next >
Text File  |  1988-06-01  |  695b  |  29 lines

  1.  
  2.                 EGA MAZE
  3.  
  4. This program generates random mazes for EGA screens and then trys to
  5. solve the sucker.  It does this by trying every possible route until
  6. successful.  It's really pretty fast, so you can slow it down by
  7. giving some value on the EGAMAZE command line, like this:
  8.  
  9.     EGAMAZE [delay]
  10.  
  11. where:
  12.  
  13.     [delay] is optional slow-down value, something like 500 or 1000
  14.         should do (for an 8mhz AT anyway)
  15.  
  16.  
  17. To get out of EGAMAZE, hit any key.  DOS will return after it finishes
  18. the current maze.
  19.  
  20. Am working on a version that you can solve with arrow keys or a mouse -
  21. stay tuned to your favorite BBS.
  22.  
  23.  
  24. Pete Johnsen
  25. 1927 Sargent Ave
  26. St. Paul, MN    55105
  27.  
  28.  
  29.