logoalt Hacker News

GavinAndereggtoday at 12:47 AM2 repliesview on HN

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/reading as well. https://pragprog.com/titles/jbmaze/mazes-for-programmers/


Replies

tasukitoday at 8:22 AM

> The book isn’t super deep, but it has a fun set of projects and further ideas/reading as well.

Does it just regurgitate the well known maze generating algorithms? These generally do not lead to mazes interesting for humans...

show 1 reply
signa11today at 6:11 AM

couple that with the "the ray tracer challenge" book, and you can generate some pretty cool images :o)