cross-posted from: https://sh.itjust.works/post/145864
Procedural generation is an interesting topic to me, as it forgoes traditional level design in favor of a bunch of formulas, rules, and random elements to make varied replayable gameplay.
One of my favorite procgen games is Dwarf Fortress, and how it creates a fully realized world with lore and history, and then places both fortress and adventures as relatively small stories in said world.
Also Deep rock galactic is great in varying its caves, from normal tunnels to massive caverns that you can only traverse using ziplines and platforms
Any other interesting procgen games?
In terms of elder scrolls procedural generation, hasn’t that only been the case for daggerfall?
I guess they had the radiant quest system, but it wasn’t very impressive. None of the dungeons in Skyrim were proc gen, unlike how they were in Daggerfall.
The first two games, Arena and Daggerfall, were both procedurally generated on the fly.
Later games have been more of a “procedurally generate the game geography using perlin noise, freeze it, then paint the valleys, roads and cities onto it” approach. Not dynamic generation but not handcrafted from scratch.