charlie_hadden

LD24

I’m in too!

I’m in too. First LD that I’ve taken part in, so I have no idea how it’ll go, but it should be fun either way. I’m going to be working completely from scratch in java, using only 2 libraries: geom2D, and Gson. I’ll be using eclipse as my IDE, Gimp for art, sfxr for sound effects, possibly inudge or something similar for music, but I doubt I’ll have time for that, and tiled for making tilemaps if that’s the kind of game I make.

I’m really looking forward to it though, it’ll be great! 😀

LD28

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.

Comments

GreaseMonkey
11. Dec 2013 · 20:39 UTC
Nice, another C user =) I’ll probably be doing SDL(2? depends on if I can get the Windows ver to behave) + OpenGL + GLEW + Lua + libsackit. I should probably get to work on some basecode today.