I’ll give it a go too
This’ll be my second LD, my first being Evolution. That one went alright for me, and I at least finished what I wanted to. Hopefully this time will be a similar story.
This time I’ll be switching things up a bit, and instead of going with Java, I’ll be using C along with SDL2, GLEW and linmath.h. C is a language that I don’t have a huge amount of experience with, so that should be both fun and challenging. Aside from that, I’ll probably end up using GIMP for graphics and SFXR for sound effects. Not sure about music yet – there probably won’t be any.
I’ll be starting from a repository with nothing but a .gitignore and a makefile. In the spirit of declaring any pre-existing code, the repository can be found here. Feel free to do as you wish with everything there.