Download win32 binaries here :
KruskalMaze.zip
KruskalMaze.7z
I loved mazes when I was a kid,
and I discovered that Kruskal's
Algorithm
could be applied to a field of edges to create a maze. This is a simple
program to generate mazes using his algorithm. You can play an easy,
medium, or hard maze. The harder the maze, the larger it is. Move with
the arrow keys and try to reach the exit. Right Mouse Button zooms in
and Left Mouse Button zooms out. When you move, it will center on the
player again.