Make a nicely-connected Maze
• (diagram on next page)
• Make a random 3x3 maze with exactly one
path between any two points
• Simulate up-trees (or don’t if you feel
comfortable)
• Use edge order (first edge, second edge,…)
on next page.
• Feel the power of the Dark Side