
I tried to do this thing earlier, and Ifinally found some motivation to write it. As someone who never wrote a post mortem before or even competed in this jam, it might be interesting to reflect the things I did well, not so well and simply bad.
The idea was pretty simple: a connection between the old and new world. I started with making a moving boat, a sea and some islands. I didn’t have a real plan of some sort, because i hadn’t enough time to work out my idea. I continued coding, making art and doing other stuff until I ended up sunday night with the current game: galeas.
WHAT WENT WELL:
- Artwork. I’m not good at making pixel art, but i managed to make some decent sprites in quite a short time. I had some code lying around that i made for another game, which i recycled to make some cute particles to make the world more alive. It was also an excuse to not having to animate my sprites.
- people told me the game feels polished. one advice: screenshake, menus and particles!
- Simple sound effects are great for making a game feel more alive. thank you sfxr!
- Well, I finished it! This is probably the most important thing for me and it feels great. Congratulations to you if you made it too!

WHAT WENT NOT SO WELL:
- balancing combat is hard! the combat is pretty simple: you have 6 cannons which you fire all at the same time, and need some time to reload. the range is quite short, but the enemies have a pretty long range. You have to get close to the towers to hit them, but that makes it harder to evade their shots. The thing is that players try to kill all the towers, but there aren’t a lot of reasons to kill them! Anyway, you should try to figure out a good strategy for the combat, because it can be pretty rewarding to kill a lot of towers.
- Music. I need to learn how to make some sweet tunes.
- I had to make a few, maybe a few to many bugfixes post compo.
- Releases. my game only has a download for windows. I should have made a OSX build. the problem with love2d is that it’s not possible to make a web release.

My scribbles. Most of them are to-do lists, because I like crossing out tasks.
that should wrap it up. thanks for reading!
you can try my game here!