Making a maze....

Christopher Koppler klapotec at chello.at
Fri Nov 14 01:06:13 EST 2003


On Thu, 13 Nov 2003 21:35:57 GMT, "Bernard Fields"
<TalksLikeGargoyle at hotmail.com> wrote:

>Greets, all.
>
>
>As the title suggests, I'm trying to make a maze.  Specifically, it's a
>top-down, 2-d maze, preferably randomly generated, though I'm willing to
>forego that particular aspect as this point.
>
>I've done many, many web-searches, but nothing that I've found so far has
>provided any clues....
>

If you can stand to translate it to Python, there's a PHP random maze
generator at
http://www.moo3.at/flo/labyrinth/labyrinth.html
with the source code (with comments in German, I'm afraid) at
http://www.moo3.at/flo/labyrinth/code.html


--
Christopher




More information about the Python-list mailing list