22 December 2001 |
- Bryon Mayo gave me a suggestion on making the sliding
images look even better by blending them and it does look better, so I have
updated the project on the site.
-
I am sure everyone has played with mazes at some stage and I always wondered
how to create a maze drawing algorithm, so I did some reading and thinking and
came up with this maze generation program. Obviously any maze generation
program should be able to solve the mazes, so I added a function to solve the
mazes.
Maze Builder creates mazes of various
size each having only one solution. Then there is also the option to solve the
maze or to save it to disk as a BMP file.
|
|