Hacker News new | ask | show | jobs
by kruffin 1629 days ago
My favorite from that collection on map generation is by Herbert Wolverson: https://www.youtube.com/watch?v=TlLIOgWYVpI He goes over 5 or 6 different techniques that are easy to implement.
1 comments

He's the Rusty roguelike king, I worked through this awesome book when I was learning Rust.

https://bfnightly.bracketproductions.com

Neat, there is a whole section on dungeon generation in there too!