Plantenstein by Morphman DeClaun

[raw]
made by Morphman DeClaun for Ludum Dare 52 (COMPO)

A genetics simulator that lets you combine genes of different plants to make your own ultimate plant.

There are over 5 million different genetic combinations to explore.

Screenshot 2023-01-08 164603.png

This is currently only available on Windows, but the source code for Unity is available if you wish to build it for another operating system.

To download the game, follow the link for Windows, then click the Download button near the centre-right of the screen.

Ratings

Given 14🗳️ 0🗨️

Feedback

LDJam user 141701
08. Jan 2023 · 21:29 UTC
Interesting little concept! Nice job :)

I would have preferred if there was a "goal".

For example a 'target flower' that you were trying to reach, or simply some 'sale value' attached to each flower, which would encourage breeding to find the most valuable flower(s).
LDJam user 244504
09. Jan 2023 · 21:15 UTC
Interesting game ! I feel like it miss some kind of objective somehow. Right now it is a sandbox of trying out different combination without really knowing if you did see everything or not, as the combined plant is random so we could miss out a new plant without knowing.

Maybe you could add a sort of encyclopedia of what stem / flower / leaf has been discovered ? That way the player could try to find out every available parts and from that he can freely try to make his own ultimate plant ! :sunflower:

Overall good job on this entry ! :tada:
🎤 Morphman DeClaun
09. Jan 2023 · 21:52 UTC
@gcake Thank you very much.
The plan was to have an encyclopedia of all "genes" to be auto-populated when the player found one, so they could see what they have found and how many they have left to find.
I was also going to implement something of an objective and an in-game store (with some additional items, unlockable slots etc.) similar to what @sirlich above suggested.

But I ran out of time for any of that.
LDJam user 233347
14. Jan 2023 · 21:49 UTC
*sigh* genetics - we had the same idea, but to a lesser degree. I like the "simplicity" of the game combined with a very complex theory behind it.
🎤 Morphman DeClaun
15. Jan 2023 · 13:40 UTC
@xparker Yeah, quite different approaches. I wanted something closer to yours, with more advanced chromosomes, but I was late for the Compo and decided to simplify it so I could get the rest of it done.
It's basically just the Smart Rockets mutation algorithm, but the player selects the breeding pair instead of randomised pairs.
Mika314
16. Jan 2023 · 01:12 UTC
This is a neat idea to teach people about genetics.
🎤 Morphman DeClaun
17. Jan 2023 · 21:56 UTC
@mika314 I had a brief idea of adding a "book" to show what types of genes a player has discovered, but I ran out of time. One section of the book would allow the player to add both parent flowers and get a Punnet Square showing all possible combinations and the likelihood of getting a particular combination, like we learn in biology class.
Sheng Mai
20. Jan 2023 · 07:37 UTC
Great idea! It's great to use two flowers to make a bunch of flowers, it would be even better to have a target or icon, I love the sound effects of the destruction you did, looking forward to future updates!