Hacker News Viewer

Maze Algorithms (1997)

by marukodo on 3/31/2026, 9:43:15 PM

https://www.astrolog.org/labyrnth/algrithm.htm

Comments

by: GavinAnderegg

This is a great list! A while back I also enjoyed reading “Mazes for Programers” and playing around with different maze generation algorithms from that book over a holiday break. The book isn’t super deep, but it has a fun set of projects and further ideas&#x2F;reading as well. <a href="https:&#x2F;&#x2F;pragprog.com&#x2F;titles&#x2F;jbmaze&#x2F;mazes-for-programmers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pragprog.com&#x2F;titles&#x2F;jbmaze&#x2F;mazes-for-programmers&#x2F;</a>

4/3/2026, 12:47:06 AM


by: tomhow

Previously:<p><i>Maze Algorithms (1997)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10101728">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10101728</a> - Aug 2015 (10 comments)

4/3/2026, 1:25:29 AM


by: fjfaase

Are there also algorithms for (incremental) generation of infinite mazes?

4/3/2026, 12:43:12 AM