Making a maze....

Walter Moreira walterm at parque.homelinux.net
Thu Nov 13 19:00:51 EST 2003


On Thu, Nov 13, 2003 at 09:35:57PM +0000, Bernard Fields 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....

The following url was useful for me:

    http://www.ai.mit.edu/people/shivers/mazes.html

Algorithms are written in Scheme but they are translated almost verbatim
to Python.

Walter

-- 
--------------
Walter Moreira   <>  Centro de Matematica  <>  Universidad de la Republica
email: walterm at cmat.edu.uy  <>  Home Page: http://www.cmat.edu.uy/~walterm
PGP: 0x1DB0E000         45DC 8212 9680 4507 5E5A  7490 0134 8144 1DB0 E000
PGP key: www.keyserver.net  





More information about the Python-list mailing list