9 Aug
2014
9 Aug
'14
8:11 p.m.
Date: Tue, 5 Aug 2014 10:40:35 -0400 From: James Propp <jamespropp@gmail.com> Subject: [math-fun] Colored edge maze
...
The maze I have in mind is one I saw years ago. It's a square grid with colored edges and one is required to traverse the edges in the order red, white, blue, red, white, blue, ... (or whatever).
Can anyone give me a link to the design of such a maze? No, but here's a short discussion of the top maze-generation algorithms inside a cool animated page about visualizing algorithms:
http://bost.ocks.org/mike/algorithms/#maze-generation --Steve