yomikoma: Yomikoma reading (Default)
yomikoma ([personal profile] yomikoma) wrote2024-02-17 05:35 pm
Entry tags:

maze generation code

A heart-shaped maze in rainbow colors

Maze-generation code based on the book Mazes for Programmers by Jamis Buck



In my work book club we recently read "Mazes for Programmers" and I got a little carried away. I ended up with this python/postscript library for making mazes. More details at the link, and the project is also available on github.