You control a small slime named Andreas who is trying to collect gems in the underground. Dig through blocks to make your way through all 32 levels!
Original Ludum Dare 48 version is playable here: https://cassowary.itch.io/chthonic-brilliance-jam-version
You can destroy dirt and sand blocks, and push boxes, by selecting them with your mouse. Dirt is not affected by gravity, but sand is. Collect all the small gems in the level first, and then collect the large gem.
Controls:
mouse click or touchscreen tap to move the slime Z: undo last moveR: reset level M: toggle music ESC: return to map screen Tools used:
Made with plain Javascript and HTML canvas. I used vim to write all the code and based the initial engine code off the engine of a previous LD game. Graphics done with Aseprite, with the SimpleJPC-16 palette. Music made with PXTone. Sound effects made with the Magical 8 Bit VST, PXTone, and Audacity. Levels created with Tiled and compiled into a simpler format using the ulvl Python library. Check out my other games at cassowary.me!