Maze

April 2002  

 
This program randomly constructs a 'perfect' maze, where 'perfect' means that not only is the maze solvable, and well-connected such that any point within it is reachable from any other point, the maze also contains no loops. In other words, the solvable path between any to points is unique. The player begins at the start (S) position, and should use the Arrow Keys to navigate through the maze (note that before the Arrow Keys will work, the user must mouse-click in the applet once). The HOME key positions the user's dot back at the 'S'; the END key positions the dot at the finish (F) point (but does not show the solving path).
 

単純にメイロです。
まず、迷路のどこかをクリックしたらスタートです。
矢印キーでコチコチスタートからゴールまで行って下さい。ただ、それだけです・・・。
上のようにプログラムした人は、色々書いていますが、・・・・単純に迷路です・・・・。

 

 

 

 

 

 

 

     

By Skydaddy All Rights Reserved
Last Update on 2002/06/23