Marc's Amazing Maze Making Program
(Well, maybe it's not that amazing, but I liked the alliteration.) I
wrote python code that takes a pattern file and produces mazes like the one
you see here. (To run the python code, do "python marcmaze.py
marcpattern".) I also included a font file, and
with a little extra effort, I could make it so that you'd just type
what you wanted to write, and the font would be loaded automatically.
You can also draw pictures (in the pattern file), sort of like
"connect the dots".

The unsolved maze:

The solved maze:
