xMaze1 is a sample Java applet that creates and then solves amaze. The solution it's looking for is a path from the upper
left to the lower right. Creating the maze is probably the most interesting
part. It is customizable using various parameters. This page shows two versions, created using different sizes and parameter
values. (As of June 10, 1996, Netscape for Windows and Solaris won't correctly
display the process of creating and solving the maze; somehow, it buffers a sequence of steps and displays them all at once.
Try Applet Viewer or Netscape 3.0 for Macintosh instead.)
|