Making a maze....

John J. Lee jjl at pobox.com
Mon Nov 24 20:14:41 EST 2003


"Georgy Pruss" <see_signature__ at hotmail.com> writes:

> "Irmen de Jong" <irmen at -NOSPAM-REMOVETHIS-xs4all.nl> wrote in message
news:3fc266e7$0$1505$e4fe514c at news.xs4all.nl...
> | Just stumbled on this:
> |
> | http://www.astrolog.org/labyrnth/algrithm.htm
> |
> | This seems to be the most extensive collection
> | of maze classifications, maze creation algorithms,
> | and maze solving algorithms.
> |
> | No code however.
> 
> Interesting. Thanks!
> Just to complete the topic, http://www.logicmazes.com/
> :)

One algorithm that's not so easy to implement in Python:

http://www.abc.net.au/science/news/stories/s189608.htm


John




More information about the Python-list mailing list