Hacker News new | ask | show | jobs
by white-flame 4047 days ago
Most maze generators build a giant tree, starting from an arbitrary point and sending out branching corridors until the area is full. By its nature everything's connected.