Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Obviously unfinished, but I liked the tight controls. Nothing worse than a floaty platformer. 

Love2D is such a great little engine, hope you had a good time with it :).

(+1)

Yeah, I really didn't get the time management right, with a plethora of other mistakes along the way. My excuse is that this is my first time ever trying a Game Jam. In hindsight, I should've found a team. The controls aren't completely my work, I took a part of it from a really cool tutorial on YouTube. Honestly, I took a lot of stuff from that tutorial,  but then I stupidly spent a bunch of time rewriting everything to be "cleaner" (I didn't like that there was a lot of code duplication for different kinds of objects for example). At least I've managed to get some valuable lessons for next time.

Yeah, I really like it. It's nice and small, but it has everything necessary to make really cool games (plus it runs quite fast). I've used this Game Jam as an excuse to finally learn more about it (and Lua in general as well), but I've barely scratched the surface.

Thank you! :)

(Now that I've finished writing this wall of text I realize all this should've been in a devlog instead of a reply, apologies for that.)

(+1)

Double kudos on completing your first jam, then! I remember I had nothing to show for my first :P.


A large part of managing prototype code is being at peace with it geing all over the place quality-wise, as long as you remember and understand what works and what doesn't.