Found this on game pass (which I keep meaning to cancel, but here we are). Holy. Shit.

It’s a cute little cell shaded board style game. Might be fun to toy around with… Maybe just a couple more tries…wait what…?

It’s a masterpiece. It’s genius. It’s madness. It’s like Myst shot up the 7th guest and started snorting riddles.

Did anyone else stumble into this labyrinth? I’m obsessed.

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    22 hours ago

    That question is the thesis statement of a 2 hour long video essay if ever I heard one.

    Most games involve random chance somehow to make the game feel more alive and less deterministic, like in an early Zelda game, should the Octorok run 3, 4, 5, or 6 tiles forward? Should it turn left or right? Should it drop a rupee or a heard when killed? These I’m fine with.

    In an RPG, things like monster encounter rates might use the RNG to simulate the behavior of a dungeon master, both “roll for initiative” and “I’ll have them encounter 4 groups of low level monsters on their way through the creepy forest.” Using an RNG and lookup table for that is a reasonable low overhead way to add some unpredictability and adventure to the game. Note: I don’t really play RPGs that much.

    The term roguelike has started to be overused to mean any game that features procedural generation and permadeath. By that definition I think Tetris qualifies as a roguelike. The original Rogue kind of worked like a virtual dungeonmaster, it would create an RPG campaign for you to play in, and then it played like any RPG where you have to explore a dungeon, learn the mechanics etc. with permadeath and the consequence of having to relearn everything you’ve learned thusfar generating stakes and pressuring the player to survive, no “whatever, I’ll just die and respawn.” So that’s an innovative use of a computer random number generator. Most things that call themselves “roguelikes” are more “We designed a cool primary gameplay loop but can’t really be bothered with level design so here’s some procedural generation to beat your head against over and over again, maybe hoping to find a scenario you can possibly win.” Quite often, it’s not that the game randomly re-engineers itself, it throws the same pre-scripted things at you in a somewhat different order, so they end up playing more like old arcade games than an actual adventure.

    A “roguelike” I’ve spent the most time with is FTL: Faster Than Light, and its roguelike structure is by far my least favorite feature. I don’t really like beating my head against the RNG hoping a permutation of combats, 50/50 “do you help with the giant spiders” encounters goes my way so that I have enough scrap, and that it gives me a shop with a useful array of weapons so that I have a chance at the end encounter.

    Blue Prince takes the randomization to a whole other level. It might be compelling if it procedurally randomized the house for each playthrough such that you do have to learn YOUR way through it, and you have limited stamina so that each day you can only explore so far, but you can get upgrades to your stamina so that you can stay in the house longer and explore deeper, but…I can’t see the way they implemented the game’s RNG as anything other than flagrant disrespect of the player’s time.

    The “AHA!” moment in a puzzle game is what you’re after. That hapens in the player’s mind. If the player thinks up the solution, but the mechanics of the game make it take a long time to implement, all you’re doing is grinding the player’s teeth together. And Blue Prince seems designed to maximize teeth grinding, because the player may know the solution to a puzzle, but contriving the circumstance necessary to implement that solution requires several unlikely rolls back to back to back to back to back.

    Sorry, I’m just convinced it’s bad game design pretending to be novel.

    • SmoothOperator@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 hours ago

      Thanks for the long reply! To me, there is another element that RNG can add: the challenge of adapting. Think of x-com: you’re immediately told the odds that a shot will succeed, and have to decide whether to take that shot based on that chance and the consequences of it failing.

      You know that on average things will work out fairly, but you have to be ready to push the successes without letting failure trip you up.

      During most of the game, Blue Prince poses many different puzzles and riddles to you in parallel. If you focus on one thing you’ve had a eureka moment about, you’ll be frustrated with the lack of control, but if you approach the situation holistically, and pursue all puzzles at the same time based on what is available, it’s a very different experience. Your thought processes and realizations are shaped by the randomness of the day.

      Furthermore there’s always an interesting strategy element of mitigating the chance by ensuring lots of redraws in different ways, upgrading rooms to serve several purposes, piling up resources between runs etc.

      I do think it’s novel and interesting, though not necessarily the best idea in the world. To properly do the holistic approach I mention you need a massive infrastructure of photos and notes to keep track of all the clues you’re pursuing. I wish it had some kind of overview of found documents and clues, though I can see how that’s not so simple to implement for this game in particular.

      • Captain Aggravated@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 hours ago

        From what I saw of Blue Prince, it would be like playing Return of the Obra Dinn, except after you get one of the death scenes and the soundtrack blarps at you for awhile, there’s the door unlock sound, and there’s a random chance it’s going to make you arbitrarily replay the game.

        I’m just not on board with all the shit they piled in front of the mystery to solve.

        • SmoothOperator@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 hours ago

          While there is one main goal in front of you, all the shit they pile in front of you is more mystery, the solution of which will carry you closer to your goal.

          It’s more like if Obra Dinn randomly had you play an Outer Wilds loop or Chants of Sennaar segment, with all the mysteries tying together.