Love seeing another Maya Carter jam entry, really cute chill game... although I did turn it into a clicker game to try get everything as quickly as possible, got everything before the browser memory issue though so can't complain 😂
Viewing post in Tiny Terrarium jam comments
Thanks! This was a very different kind of submission for me as I was the dev here (usually I'm just on art and wiring up a couple systems) and my cousin did the art. I tried to be really thoughtful about optimization from the start (object pools, event system, caching all components in dictionaries so I never need to call getComponent in game) but alas... I could not figure out how to resolve this weird memory bug! Very sad because it comes just as you start to really get into hybrid bugs.
I did originally design this to revolve around clicking, but a good friend gave me feedback to put in more ways to passively gain points. I'm glad I was able to get that into the game, at least! So if you like clicking, by all means haha :D but it's also possible to sit back and watch your bugs make points for you, breeding hybrid bugs and selling them for the big bucks. Well, it would be possible. If the game didn't crash x)