• tal@lemmy.today
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    5 months ago

    I agree that generally the two are linked, but to nitpick, there are some roguelikes – games that I would call roguelikes, at any rate – where the world is to greater or lesser degree hand-crafted.

    ToME 2, as I recall, did have a procedurally-generated underworld, but a more-or-less hand-crafted overworld. Been a long time since I’ve played it, though.

    Caves of Qud has a most of the underworld being procedurally-generated, and has many individual overworld maps being procedurally-generated, but the overworld map tiles and many individual overworld maps and some underworld maps are static.

    But my point is more just that I don’t think that it’s right to say something like “procedural generation of worlds doesn’t work”. I mean, there are games where I think that procedural generation of worlds works, and works well. It’s just that we haven’t hit that Holy Grail where humans don’t have to handcraft worlds for games that rely on handcrafted worlds any more, where the procedural generation engine can just make as much handcrafted-like world as one wants for no cost.

    I think that for roguelikes, what makes it work is that rely on creating different, well, tactical scenarios via randomization. Like, you have to play differently based on the environment you’re in, and so random generation gives you a stream of unknown environments so that each session is mixed up.

    For many traditional games, where the point is exploration or story…we don’t have procedural generation that can make interesting plot and characters yet. Maybe we could make aesthetically-pretty procedural worlds, but we don’t have software that can generate stories with characters and plot events that we emotionally care about even remotely as well as humans can. Maybe LLMs or something are a tool that can help us get there, but we’re not there in 2024.

    I don’t know what exactly makes procedural generation work for Minecraft. I guess it affects how one plays. It’s more-or-less irrelevant from a tactical standpoint, the combat doesn’t change up much, but it affects what resources one has, what problems present themselves, what constraints are imposed on how one has to build and act. Maybe games like Dwarf Fortress and Oxygen Not Included and to some extent Cataclysm: Dark Days Ahead, all games with procedurally-generated worlds, would fall into that camp. Starbound. Terraria.

    • chonglibloodsport@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Funny you should bring up Caves of Qud. That game is pushing the envelope in terms of procedural generation. They want to do a ton of the world building and background stories with procedural generation while leaving the main plot hand-crafted. They also do a really fun procedural detective story with one of the quests, so the clues and evidence you find when investigating the crime are different every time.

      I think a lot of the fun of that game is with exploring the procedurally generated environments and doing the random quests. There just needs to be more research into generating branching plots and simulating events, with chains of causality. Dwarf Fortress does a lot of this in its world generation, for example.

      I think what works for Minecraft is the spatial nature of the game. Procedural generation gives the player a new environment in which they can role play as an architect and engineer. While nothing stops you from building exactly the same structure every time — block for block — it’s more fun to design your structures into the landscape itself, like a real architect would! The same goes for Daarf Fortress and the like. It scratches an engineering/managerial itch.