Hacker News new | ask | show | jobs
by jampa 474 days ago
ProcGen is a fun rabbit hole to play with and was a hobby for a whole year while I tried building my own game.

I think the best material out there was from Red Blob Games (developer of the original Realm of the Mad God), which has some old but very complete material on procedural generation, including adding rivers, biomes, using Perlin noise and Voronoi polygons

http://www-cs-students.stanford.edu/~amitp/game-programming/...