Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Games
  3. The creator of upcoming life sim Inzoi says he was "recklessly brave to even think about creating a game of this scale"

The creator of upcoming life sim Inzoi says he was "recklessly brave to even think about creating a game of this scale"

Scheduled Pinned Locked Moved Games
games
53 Posts 33 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • sonotsugipaa@lemmy.dbzer0.comS [email protected]

    So everything needs hunger variables

    T̸h̶e̴ ̷f̵o̶g̴ ̷w̴a̷s̴ ̸h̸u̵n̵g̴r̸y̸,̸ ̶i̴t̷ ̵a̸t̶e̵ ̵t̷h̵e̶ ̸w̴o̸l̷v̷e̸s̴

    maestro@fedia.ioM This user is from outside of this forum
    maestro@fedia.ioM This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #23

    Dwarf Fortress goes that deep. They once had to fix a problem where cats died from alcohol poisoning. Dwarfs in a bar would spill their drinks, the cats would walk through the puddles and subsequently lick their paws to clean themselves. It's crazy!

    K 1 Reply Last reply
    0
    • S [email protected]

      You don’t understand this is No Man’s Sky meets Spore with a touch of Daikatana.

      H This user is from outside of this forum
      H This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #24

      What do giant radishes have to do with anything?

      1 Reply Last reply
      0
      • allo@sh.itjust.worksA [email protected]

        "Now, I understand why so few companies have attempted to develop a life simulation game. The challenge isn't just additive the more you try to build—it's exponential. At a certain point, finding bugs in this vast world we've created feels like playing tag with invisible ghosts."

        He's not bragging; it's honesty. I'm thankful he is sharing the experience. I know totally what he's talking about. I remember trying to make a simulation of reality in the wc3 map editor in elementary school. Add the weather so the plants grow. Tie growth variables also in to deer eating them. wolves eat the deer. So everything needs hunger variables. But already we start having the 'exponential growth' he is talking about: because what about the Weather and the Deer? And the Weather and Wolves? Add aspect of the world for one type of object (weather for plants), and suddenly you have to figure out how or whether it relates to everything else you have (Deer and Wolves). Now let's say we add villagers and Structures. Every time we add something, we have more nodes to consider the interrelations of.

        It's easy when there are few systems and few types of things (like a cardgame of creatures with atk and def), but it escalates quick and does exactly what he's saying the more systems you try to accurately include and farther toward 'full life sim'.

        So im just a noob, but I see clearly this is what he is conveying to us. (probably cuz i tried a similar path in elementary school. if i remember correctly i ran in to this same issue, scale was too big too big project and i switched to something else. it exponentialed quick; just like he says)

        edit: i bet he wasnt brave as much as did not forsee the exponentialness aspect and wanting to aim high caused him to fall in to it

        K This user is from outside of this forum
        K This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #25

        Making a system like this one day is my dream. I'm not in game dev and I'm probably never going to make a playable game but I naively believe that if you organize this well enough in advance, the moment it starts clicking together would be amazing. If you define all the individual actors in a flexible enough way, eventually the simulation should just 'click' and start functioning on its own, right? 😛

        For example, you dont need to code the specific wolves+rain interaction - you just need to code "if vulnerable/tired - find shelter" and have rain affect the living creatures in that way. It doesn't matter if there are deer or sheep in the area, "if wolf hungry" logic should just say "find something with meat to eat nearby".

        Then again I know enough about programming to know this is extremely naive and it'd probably be a million times more difficult if I ever got around to doing it. I don't even know where I fall on the dunner-kruger graph yet, but it's an interesting thing to think about for me.

        E 1 Reply Last reply
        0
        • tonytins@pawb.socialT [email protected]

          Seems more like Sims 3-style, but if you cranked up the graphics up to 11.

          mrscottytay@sh.itjust.worksM This user is from outside of this forum
          mrscottytay@sh.itjust.worksM This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #26

          And that everyone is a kpop star with high fashion.

          tonytins@pawb.socialT 1 Reply Last reply
          0
          • maestro@fedia.ioM [email protected]

            Dwarf Fortress goes that deep. They once had to fix a problem where cats died from alcohol poisoning. Dwarfs in a bar would spill their drinks, the cats would walk through the puddles and subsequently lick their paws to clean themselves. It's crazy!

            K This user is from outside of this forum
            K This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #27

            I think the bug was that a splash of beer had the same alcohol content as a cup.

            E 1 Reply Last reply
            0
            • K [email protected]

              I think the bug was that a splash of beer had the same alcohol content as a cup.

              E This user is from outside of this forum
              E This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #28

              Yes that was the bug. After all it makes sense that cats would clean their paws and get a bit of alcohol in their bodies. Kind of bizarre to think though that the system was sophisticated enough to track grooming behavior but not quantity.

              It really goes to show how stupid computers actually are. They just follow your instructions regardless of how insane they may be

              K 1 Reply Last reply
              0
              • allo@sh.itjust.worksA [email protected]

                "Now, I understand why so few companies have attempted to develop a life simulation game. The challenge isn't just additive the more you try to build—it's exponential. At a certain point, finding bugs in this vast world we've created feels like playing tag with invisible ghosts."

                He's not bragging; it's honesty. I'm thankful he is sharing the experience. I know totally what he's talking about. I remember trying to make a simulation of reality in the wc3 map editor in elementary school. Add the weather so the plants grow. Tie growth variables also in to deer eating them. wolves eat the deer. So everything needs hunger variables. But already we start having the 'exponential growth' he is talking about: because what about the Weather and the Deer? And the Weather and Wolves? Add aspect of the world for one type of object (weather for plants), and suddenly you have to figure out how or whether it relates to everything else you have (Deer and Wolves). Now let's say we add villagers and Structures. Every time we add something, we have more nodes to consider the interrelations of.

                It's easy when there are few systems and few types of things (like a cardgame of creatures with atk and def), but it escalates quick and does exactly what he's saying the more systems you try to accurately include and farther toward 'full life sim'.

                So im just a noob, but I see clearly this is what he is conveying to us. (probably cuz i tried a similar path in elementary school. if i remember correctly i ran in to this same issue, scale was too big too big project and i switched to something else. it exponentialed quick; just like he says)

                edit: i bet he wasnt brave as much as did not forsee the exponentialness aspect and wanting to aim high caused him to fall in to it

                E This user is from outside of this forum
                E This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #29

                I've read from a few people who've done similar sorts of things that the solution to this problem is to just have everything track everything to begin with. Hunger level, heart rate, mood, everything you can possibly think of to track, and then just have everything else inherit from that global class. A lot of the values will be zero for some objects, but that's okay, after all a storage crate doesn't need a mood, both at some point in the future maybe you want to add an emotional box, and your code will definitely handle it now. Otherwise you have to go back in and alter everything every time you make a slight change.

                R R 2 Replies Last reply
                0
                • K [email protected]

                  Making a system like this one day is my dream. I'm not in game dev and I'm probably never going to make a playable game but I naively believe that if you organize this well enough in advance, the moment it starts clicking together would be amazing. If you define all the individual actors in a flexible enough way, eventually the simulation should just 'click' and start functioning on its own, right? 😛

                  For example, you dont need to code the specific wolves+rain interaction - you just need to code "if vulnerable/tired - find shelter" and have rain affect the living creatures in that way. It doesn't matter if there are deer or sheep in the area, "if wolf hungry" logic should just say "find something with meat to eat nearby".

                  Then again I know enough about programming to know this is extremely naive and it'd probably be a million times more difficult if I ever got around to doing it. I don't even know where I fall on the dunner-kruger graph yet, but it's an interesting thing to think about for me.

                  E This user is from outside of this forum
                  E This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #30

                  According to the dwarf fortress developer the hard part isn't the code exactly it's the graphics which is why he doesn't bother with them.

                  1 Reply Last reply
                  0
                  • allo@sh.itjust.worksA [email protected]

                    that would be a super cool touch in a game

                    Secret of the Haunted Forest

                    Player eventually realizes the reason for the unexplained corpses is the hunger mechanic applies to the fog too.

                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #31

                    I'm just reminded of the fog men in kenshi

                    1 Reply Last reply
                    0
                    • E [email protected]

                      Yes that was the bug. After all it makes sense that cats would clean their paws and get a bit of alcohol in their bodies. Kind of bizarre to think though that the system was sophisticated enough to track grooming behavior but not quantity.

                      It really goes to show how stupid computers actually are. They just follow your instructions regardless of how insane they may be

                      K This user is from outside of this forum
                      K This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #32

                      What is amazing is how our universe and existence seems to be governed by a few physics laws (which we don't fully understand).

                      A 1 Reply Last reply
                      0
                      • E [email protected]

                        Am I the only one that interpreted it as him calling himself foolish?

                        C This user is from outside of this forum
                        C This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #33

                        No, that's how it was intended, and how most people read it.

                        E 1 Reply Last reply
                        0
                        • E [email protected]

                          I've read from a few people who've done similar sorts of things that the solution to this problem is to just have everything track everything to begin with. Hunger level, heart rate, mood, everything you can possibly think of to track, and then just have everything else inherit from that global class. A lot of the values will be zero for some objects, but that's okay, after all a storage crate doesn't need a mood, both at some point in the future maybe you want to add an emotional box, and your code will definitely handle it now. Otherwise you have to go back in and alter everything every time you make a slight change.

                          R This user is from outside of this forum
                          R This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #34

                          A more complicated but ultimately faster approach is using a structure like an Entity Component System. You build an entity (deer, person, plant) out of components that are just data (health, hunger, mood), and then each type of component has a corresponding system that updates all the components at once based on other values. It’s somewhat similar, but you save space on unnecessary components not being added, and it packs the data together in way that is faster for the computer to iterate through.

                          1 Reply Last reply
                          0
                          • E [email protected]

                            I've read from a few people who've done similar sorts of things that the solution to this problem is to just have everything track everything to begin with. Hunger level, heart rate, mood, everything you can possibly think of to track, and then just have everything else inherit from that global class. A lot of the values will be zero for some objects, but that's okay, after all a storage crate doesn't need a mood, both at some point in the future maybe you want to add an emotional box, and your code will definitely handle it now. Otherwise you have to go back in and alter everything every time you make a slight change.

                            R This user is from outside of this forum
                            R This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #35

                            An emotional box? Enough about my wife!

                            OH!

                            S 1 Reply Last reply
                            0
                            • tonytins@pawb.socialT [email protected]
                              This post did not contain any content.
                              mitm0@lemmy.worldM This user is from outside of this forum
                              mitm0@lemmy.worldM This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #36

                              I will still respect him for attempting

                              1 Reply Last reply
                              0
                              • mrscottytay@sh.itjust.worksM [email protected]

                                And that everyone is a kpop star with high fashion.

                                tonytins@pawb.socialT This user is from outside of this forum
                                tonytins@pawb.socialT This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #37

                                The Sims 3: K-Pop Stuff Pack.

                                1 Reply Last reply
                                0
                                • R [email protected]

                                  An emotional box? Enough about my wife!

                                  OH!

                                  S This user is from outside of this forum
                                  S This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #38

                                  LOL, forgot about that tacky bastard.

                                  R 1 Reply Last reply
                                  0
                                  • C [email protected]

                                    No, that's how it was intended, and how most people read it.

                                    E This user is from outside of this forum
                                    E This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #39

                                    Some lemmy users really love getting mad xD. Can't believe I thought I would say this but reddit gaming subs are not this bad. Idk if it's just me but It doesn't excite me to check the comments anymore.

                                    1 Reply Last reply
                                    0
                                    • C [email protected]

                                      Anyone that declares that he himself is recklessly brave doing anything is a self-promoting ass.

                                      S This user is from outside of this forum
                                      S This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #40

                                      Bravery is doing a thing that scares the hell out of you. The reckless part is being brave when it's foolish. He's saying he was foolhardy. Probably doesn't know the word exists.

                                      C 1 Reply Last reply
                                      0
                                      • allo@sh.itjust.worksA [email protected]

                                        "Now, I understand why so few companies have attempted to develop a life simulation game. The challenge isn't just additive the more you try to build—it's exponential. At a certain point, finding bugs in this vast world we've created feels like playing tag with invisible ghosts."

                                        He's not bragging; it's honesty. I'm thankful he is sharing the experience. I know totally what he's talking about. I remember trying to make a simulation of reality in the wc3 map editor in elementary school. Add the weather so the plants grow. Tie growth variables also in to deer eating them. wolves eat the deer. So everything needs hunger variables. But already we start having the 'exponential growth' he is talking about: because what about the Weather and the Deer? And the Weather and Wolves? Add aspect of the world for one type of object (weather for plants), and suddenly you have to figure out how or whether it relates to everything else you have (Deer and Wolves). Now let's say we add villagers and Structures. Every time we add something, we have more nodes to consider the interrelations of.

                                        It's easy when there are few systems and few types of things (like a cardgame of creatures with atk and def), but it escalates quick and does exactly what he's saying the more systems you try to accurately include and farther toward 'full life sim'.

                                        So im just a noob, but I see clearly this is what he is conveying to us. (probably cuz i tried a similar path in elementary school. if i remember correctly i ran in to this same issue, scale was too big too big project and i switched to something else. it exponentialed quick; just like he says)

                                        edit: i bet he wasnt brave as much as did not forsee the exponentialness aspect and wanting to aim high caused him to fall in to it

                                        P This user is from outside of this forum
                                        P This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #41

                                        Hey another kid who grew up wc3 modding! I did a ton of that too.

                                        amosburton_thatguy@lemmy.caA 1 Reply Last reply
                                        0
                                        • P [email protected]

                                          Hey another kid who grew up wc3 modding! I did a ton of that too.

                                          amosburton_thatguy@lemmy.caA This user is from outside of this forum
                                          amosburton_thatguy@lemmy.caA This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #42

                                          I made a tower defense map in the Starcraft map editor when I was a kid , but it was based off of anti air rather than anti ground like the other TD maps at the time. I got it working pretty damn well (at least IMO) but I didn't have internet at the time and that was on my dads work laptop so it sadly got lost.

                                          I don't think I could recreate that now if I tried, crazy what you can do as a bored kid with too much time.

                                          P 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups