FoonLudum Dare ExplorerLD56 → Terrarium Combinarium

Terrarium Combinarium

By joel-davis

View on ldjam.com

CategoryRankScoreCount
Overall3.418
Fun3.758
Innovation3.838
Theme3.508
Graphics3.508
Humor2.507
Mood3.088

Comments

jakob-meier 2024-10-07 22:35

Pretty fun and interesting mechanics! I bet with the right strategy, there could be really high score. In my first run, I got 375 but I know it was very suboptimal.

I really like the graphics! The water animation looks nice and the critters are cute.

Sadly, in Firefox, the game crashes for me after downloading. The first error looks like this:

Aborted(Assertion failed: !failed, at: /Users/ruby/dev/luxe-runtime/runtime/render/luxe.render.backend.gl.cpp,3652,init_program)

I played in Brave afterwards but it was quite laggy and slow. Still fun to play but I bet the naive build is better. No being on Windows, I couldn't try that though.

joel-davis 2024-10-07 22:42

@jakob-meier are you on mac? I'll put up a mac build soon. Have only tested on chrome, and the version that you tried had some extra logging enabled that was killing the framerate, I've updated the web build, give it another try later. But 375 is a decent score!

thepiratenun 2024-10-08 04:46

Nice job! I like the core ideas with the mechanics, I'm a sucker for any game with nice multiplying combos so the snowman really did it for me. It was a bit tough with the different containers, I thought the variation was nice but it felt bad when a container with no water came and I had goldfish :( I think spending some time to hash out the core mechanics a bit more and add some more details could leave a really great experience, great work I enjoyed it :)

jakob-meier 2024-10-08 10:45

@thepiratenun No, I'm on GNU/Linux, Ubuntu . But I just tried the new build of the web version, it's now much, much smoother! Thanks for the update, I'll give it another play through now :)

joel-davis 2024-10-08 16:30

@jakob-meier I added a linux build since Luxe makes that easy to do, but it's entirely untested as I don't have a linux box right now.

runningopenloop 2024-10-09 04:23

Played linux version... seemed to work ok, although -- was I supposed to be able to see all my current "tiny creatures" when picking my next tiny creature? It seemed maybe shifted too far to right for me to see them all. Fun game. Enjoyed it and will play some more times to try for the 500 score.

Yeah, sometimes it shows the previous items... particularly if vertically stacked. Here I placed 3 green algae horizontally and I saw them all slide off to the right except that tiny bit. terrarium_combinarium.png

pachino55 2024-10-18 03:44

Very fun, super cool mechanics

vivyhasadream 2024-10-18 04:04

Interesting concept, and I was pleasantly surprised to learn you used the Luxe engine (which I hadn’t heard of before). It was fun to see how the code was working behind the scenes as I played the game