Life Vac by caranha

What?
In this game you play the role of an immoral bio-scientist, producing life in a laboratory to sell for a profit.
You create the life forms in your petri dish, and sell them using the suck-o-vat 3000.
Active life forms are worth more than static life forms. You can make them active by using the "RUN" button, and you can stamp the three patterns in the top on your petri-dish to influence how the lifeforms develop.
However, note that you have a limited number of runs, and using your stamps costs money!
How much money can you make before you run out of resources?
How?
This game is based on Conway's Game of Life, a mathematical simulation of simple life forms as cellular automata.
Hints: - Use "Run" to advance the simulation. Moving cells are worth more than static ones. - Brighter life spots are worth more than darker ones. - The three stamps in the top are likely to develop into very active life! Use them if your board gets empty. - It is important to decide whether to continue running, or to suck the board and start with a new stamp.
Why?
This game was developed in Pico-8, on-site at PicoPico Cafe. Thanks everyone who participated!
| HTML5 (web) | https://www.lexaloffle.com/bbs/?tid=34084 |
| Source code | https://www.lexaloffle.com/bbs/?tid=34084 |
| Original URL | https://ldjam.com/events/ludum-dare/44/life-vac |
Ratings
| Given | 32🗳️ | 33🗨️ |
But, it is hard to understand what we want to do.
@orbitalblueprint and @von-vista: For the spritework and music, @cornettheory is to blame :-) He did some amazing work there!
@tasakasama: Yeah, many people said the same thing :-( I will try to make the game easier to understand next time!
@niterich: Yes, buying recharges, and having multiple levels were some things that we considered, but did not have time to implement. Maybe in the mythic post-compo version?
@the-nomi: Oh no! Were you able to hear the sound effects? Did you make sure that pico-8 was not muted? (ctrl-M)
@suchista: Yeah, it was very hard finding the fun in this one. But it was such a good idea that I decided to try anyway!
@daria-toni and @pierre-cilluffo: Hahaha, I understand you! I have some difficulty expaining the game to my friends too!
@retronator: Right! Knowing how the GOL works is a bit of a requirement here. The stamps in the top are (most of them) taken from the list of long-lived methuselas in the GOL wiki, althought there are some traps in there too.
@velvetlobster: Thank you!
Maybe it's a bit unintuitive at first, it took me a while to understand what's happening, but once I got it enjoyed a lot :)
@tpzombie What made the game click for you?
Otherwise, as a fan of Game of Life, I really apprecate the effort :smile:
Very nice take on the theme.