Jellymancer
About
Jellymancer is a small Roguelike where you play as a sentient Jelly, consuming anything that gets in your way.
It was a 7DRL, so was completed in under a week.
It also has more than 16 minutes of original music! Probably more music than you'll spend playing it!
Source code on https://github.com/lkingsford/jellymancer/
There's been a bug fix release that fixes some of the big issues with the 7DRL (audio looping bug, pathfinding not working at all) - but is still not entirely bug free, and is actually a bit easier - due to pathfinding working as expected. You're welcome to check out the first attempt at bugfixing my jam code, or it in its original jammed unadulterated form. The OpenGL one was technically compiled after the seven days, but with (from memory) no code changes.