Shimagotchi by Threef
Shimagotchi is a game where you take care of lives of poor settlers living on procedurally generated island.
The world lives by itself and you, as a head of village, decide about most important matters. Which for now none of them matters, because I didn't have time to code more important events.
I've spent too much time on AI of villagers. They look for food, fish in water and hunt in near forests. They make babies and some wants to see the world.
Unlucky ones can die in forest or children won't try to have sex with their parents.
What I planned to do:
* Let villagers think that natural objects like giant stones or trees are gods.
* Let villagers blame failures on gods
* Let villagers learn about island and use that knowledge
* Let villagers tell imagined stories and let others believe in them or not
* Let villagers mourn about dead
* Let villagers pray for rain
* Draw family trees because children remember who are they parents.
* and much more
==============================================================
* Save files should work.
* You can reset save by pressing "R"
* Holding "ENTER" speeds up time. (That was for debugging)
The world lives by itself and you, as a head of village, decide about most important matters. Which for now none of them matters, because I didn't have time to code more important events.
I've spent too much time on AI of villagers. They look for food, fish in water and hunt in near forests. They make babies and some wants to see the world.
Unlucky ones can die in forest or children won't try to have sex with their parents.
What I planned to do:
* Let villagers think that natural objects like giant stones or trees are gods.
* Let villagers blame failures on gods
* Let villagers learn about island and use that knowledge
* Let villagers tell imagined stories and let others believe in them or not
* Let villagers mourn about dead
* Let villagers pray for rain
* Draw family trees because children remember who are they parents.
* and much more
==============================================================
* Save files should work.
* You can reset save by pressing "R"
* Holding "ENTER" speeds up time. (That was for debugging)
| Windows + Android | https://threef.itch.io/shimagotchi |
| Original URL | https://ludumdare.com/compo/ludum-dare-36/?action=preview&uid=15219 |
* Time was not moving by it's own
* Loaded game did not loaded all data. That was resetting time, food and more.
Still it is nice to hear that you had fun doing this, next time you will have a better idea of how much time to spend on what, I am sure you will be able to complete a game then. Never stop doing what you love :)