home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 7 / POWERCD7.ISO / prgmming / maze / read.me < prev    next >
Text File  |  1994-07-13  |  892b  |  16 lines

  1.      Specify the solution to a maze and obtain the maze.  A CGA (or better)
  2. graphics adapter is needed.  Mazes up to 39 columns wide may be printed on 80
  3. column printers supporting the IBM graphics character set.
  4.  
  5.      You will be prompted for the number of columns and the number of rows.
  6. Then you may use the arrow keys to specify the solution to the maze.  The
  7. solution must run from from the upper left hand corner to the lower right hand
  8. corner.  You may press Escape to abort specifying the solution.  After the
  9. solution is specified, the maze will be displayed.  Press the space bar to
  10. exit; a copy of the maze will be saved as MAKEMAZE.OUT (which may be printed).
  11.  
  12.      A printer prolog and epilog may be specified on the command line; see
  13. 1123.BAT for those appropriate for the Panasonic 1123 printer.
  14.  
  15.      This program was written by James L. Dean on July 13, 1994.
  16.