#lifesimulation — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lifesimulation, aggregated by home.social.
-
What we've been playing - "Meanwhile, Lara Croft and Breaking Bad's Walter White have just had their first child"
https://fed.brid.gy/r/https://www.eurogamer.net/what-weve-been-playing-lara-croft-walter-white
-
Nintendo celebrates Animal Crossing turning 25 with a charming commemorative item to display on your New Horizons island
https://fed.brid.gy/r/https://www.eurogamer.net/animal-crossing-new-horizons-update-25th-anniversary
-
Nintendo celebrates Animal Crossing turning 25 with a charming commemorative item to display on your New Horizons island
https://web.brid.gy/r/https://www.eurogamer.net/animal-crossing-new-horizons-update-25th-anniversary
-
Nintendo celebrates Animal Crossing turning 25 with a charming commemorative item to display on your New Horizons island
https://web.brid.gy/r/https://www.eurogamer.net/animal-crossing-new-horizons-update-25th-anniversary
-
Nintendo celebrates Animal Crossing turning 25 with a charming commemorative item to display on your New Horizons island
https://fed.brid.gy/r/https://www.eurogamer.net/animal-crossing-new-horizons-update-25th-anniversary
-
Nintendo celebrates Animal Crossing turning 25 with a charming commemorative item to display on your New Horizons island
https://web.brid.gy/r/https://www.eurogamer.net/animal-crossing-new-horizons-update-25th-anniversary
-
What we've been playing - "I'm playing with my balls again"
https://fed.brid.gy/r/https://www.eurogamer.net/what-weve-been-playing-balls
-
What we've been playing - "I'm playing with my balls again"
https://web.brid.gy/r/https://www.eurogamer.net/what-weve-been-playing-balls
-
What we've been playing - "I'm playing with my balls again"
https://web.brid.gy/r/https://www.eurogamer.net/what-weve-been-playing-balls
-
What we've been playing - "I'm playing with my balls again"
https://web.brid.gy/r/https://www.eurogamer.net/what-weve-been-playing-balls
-
As Animal Crossing players look to move en masse to Pokopia, one mega fan has instead built an entire island complete with its own lore dedicated to Ditto
-
As Animal Crossing players look to move en masse to Pokopia, one mega fan has instead built an entire island complete with its own lore dedicated to Ditto
-
What we've been playing - "This career is all I ever wanted to do"
-
What we've been playing - "I think my brain might be cooked"
-
What we've been playing - "I think my brain might be cooked"
-
Down with the monarchy! Unless it's me, because I'm a brilliant, totally not corrupt ruler in The Sims 4's surprisingly entertaining Royalty & Legacy expansion
-
Stardew Valley is getting two new "marriage candidates" and more interesting children in its upcoming 1.7 update
-
What we've been playing - "She didn't say anything, but I saw that she saw"
https://web.brid.gy/r/https://www.eurogamer.net/what-weve-been-playing-232
-
What we've been playing - "I am Snake. I am one with the jungle. I am hungry"
-
"Is it okay for video games to be this good?" - developers tell us their favourite games of the year
-
"Is it okay for video games to be this good?" - developers tell us their favourite games of the year
-
"Is it okay for video games to be this good?" - developers tell us their favourite games of the year
-
"Is it okay for video games to be this good?" - developers tell us their favourite games of the year
-
"Is it okay for video games to be this good?" - developers tell us their favourite games of the year
-
What we've been playing - "I would throw the dumbbells at a perfect vertical angle and close my eyes"
-
What we've been playing - "I would throw the dumbbells at a perfect vertical angle and close my eyes"
-
What we've been playing - "I would throw the dumbbells at a perfect vertical angle and close my eyes"
-
What we've been playing - "I would throw the dumbbells at a perfect vertical angle and close my eyes"
-
What we've been playing - "I would throw the dumbbells at a perfect vertical angle and close my eyes"
-
What we've been playing - "playing the flute in front of people tends to diffuse any tension"
-
What we've been playing - "playing the flute in front of people tends to diffuse any tension"
-
What we've been playing - "playing the flute in front of people tends to diffuse any tension"
-
What we've been playing - Battlefield's return to form, Pokémon chokeholds, and familial football
-
Pathologic 3 llegará a PC el 9 de enero de 2026
https://web.brid.gy/r/https://www.eurogamer.es/pathologic-3-llegara-a-pc-el-9-de-enero-de-2026
-
What we've been playing - nightmares, getaways, skonging, frog hats, and unpacking
-
HoYoverse unveils Petit Planet 🌍✨ A cozy life sim where you nurture planets, farm, craft & explore the cosmos. Beta sign-ups now open. Full story: https://www.snipesocial.co.uk/posts/858393
#PetitPlanet #HoYoverse #CozyGaming #LifeSimulation #BetaTest #GamingNews -
Released the rules-based persistent state container for life sim games #Lisien version 0.20.1.
This is a bugfix release, but a pretty big one. A lot of intermittent bugs related to subtle errors in deltas and interprocess serialization have been fixed.
Get it on itch: https://clayote.itch.io/lisien#download
Or in your Python interpreter:
python -m pip install --upgrade lisien elide#gameDev #lifeSim #lifeSimulation #cellularAutomata #aLife #python
-
Released version 0.20.0 of #Lisien, the persistent state container and rules engine for systemically complex life simulation games.
This release adds Android support and a main menu. You can develop Lisien games on Android now.
Get it on Itch: https://clayote.itch.io/lisien/devlog/981231/v0200-android-support
Or in your Python interpreter:
python -m pip install --upgrade lisien elide#lifeSim #lifeSimulation #lifeSimulatorGame #ALife #gameDev #python #android
-
Released version 0.19.3 of #Lisien, the time-traveling rules engine for #lifeSimulation games.
There was quite a major performance issue where the engine would get stuck snapping keyframes every tick. I've fixed it.
Get it in your #Python interpreter:
python -m pip install --upgrade lisien elideOr on Itch: https://clayote.itch.io/lisien/devlog/951017/v0193
-
Released version 0.19.2 of #Lisien, the time-traveling rules engine for systemically complex life simulation games.
This release adds the ability to run Lisien with no database, nor any files open at all. It's mainly useful for testing Lisien itself--but could be of use in testing your game, too.
It also fixes the string store, so you can change what strings are in it within the Python interpreter, if you want.
Get it in your Python interpreter:
python -m pip install -U lisien elideOr on Itch: https://clayote.itch.io/lisien/devlog/932346/v0192
-
Released version 0.19.2 of #Lisien, the time-traveling rules engine for systemically complex life simulation games.
This release adds the ability to run Lisien with no database, nor any files open at all. It's mainly useful for testing Lisien itself--but could be of use in testing your game, too.
It also fixes the string store, so you can change what strings are in it within the Python interpreter, if you want.
Get it in your Python interpreter:
python -m pip install -U lisien elideOr on Itch: https://clayote.itch.io/lisien/devlog/932346/v0192
-
Now accepting suggestions for games to make in #Lisien https://gamemaking.tools/forum/discussion/18/game-ideas/p1
-
Released version 0.19.1 of #Lisien, the time traveling rules engine for making life sim games.
This is a bugfix release. The biggest bug was that big rules weren't resetting the time at the end of planning blocks, which meant that if you had a big rule that set a lot of things to traveling, such as the
pathfindexample, they would wait for each other to finish travel before starting their own, which would take a really long time.Get it in your #Python interpreter:
python -m pip install --upgrade lisien elideOr on Itch: https://clayote.itch.io/lisien/devlog/928348/v0191
-
Released version 0.19.1 of #Lisien, the time traveling rules engine for making life sim games.
This is a bugfix release. The biggest bug was that big rules weren't resetting the time at the end of planning blocks, which meant that if you had a big rule that set a lot of things to traveling, such as the
pathfindexample, they would wait for each other to finish travel before starting their own, which would take a really long time.Get it in your #Python interpreter:
python -m pip install --upgrade lisien elideOr on Itch: https://clayote.itch.io/lisien/devlog/928348/v0191
-
Just released version 0.19.0 of #Lisien, the time-traveling rules engine for life simulation games in #Python.
This release switches the default storage engine to #ParquetDB. In practice, game history takes around 1/20 as much of your hard drive as it did with SQLite.
I did a lot of refactoring for this release, finding and fixing loads of mysterious crashes.
Get it in your Python interpreter with
python -m pip install lisien elide, or download on #itchio: https://clayote.itch.io/lisien/devlog/924265/v0190-small-files