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/
couple that with the "the ray tracer challenge" book, and you can generate some pretty cool images :o)
> 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...