home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / blanker / mazespx.zip / MAZE.DOC < prev    next >
Text File  |  1990-09-19  |  1KB  |  22 lines

  1.         Maze.spx
  2.         By Russell Poffenberger CIS 72401,276
  3.         E-mail poffen@sj.ate.slb.com
  4.  
  5. 1.) This Screen Peace saver module creates a random maze of corridors 10 pixels wide across
  6. the screen. After drawing this maze, the computer solves it and displays its progress by
  7. drawing a line through the corridors. The speed at which it draws and solves the maze is
  8. dependent on the speed of the CPU. A 25Mhz 386 gives a good display, slower systems will of
  9. course perform the drawing and solving slower. Probably anything less than a 12Mhz 286 will
  10. be somewhat lethargic.
  11.  
  12. 2.) The maze self adjusts to the size of the screen. An 800 X 600 display gives a good
  13. picture, but just about anything better than a CGA will look good.
  14.  
  15. 3.) The algorithm uses a fair amount of memory, so real mode with several running programs
  16. like the file manager and such may have taken too much memory to allow the maze saver to
  17. run. If this is the case, bringing up the "options" menu of Screen Peace will not show the
  18. screen saver in its list of known savers. There should be no problem in standard or 386
  19. enhanced with about 96K of total free memory.
  20.  
  21. Any questions, or ideas on more screen saver modules, please drop a line.
  22.