I’m in
Last time my game came 11th overall, so this time I’m going to see if I can top that (unlikely ;)). I’m also going to try and be more sociable and join in on IRC, though that may fall by the wayside if I give myself a lot of work to do.
I’ll be using the same C++ template code I’ve used in every LD I’ve entered, though it seems every time I’ve expanded it further. Since the last compo, I’ve added truetype font support, a rudimentary GUI framework, and some sound synthesis classes (I really want to make use of these, but time will tell whether I can work them into the theme). You can download it from here.
The libraries I’ll be using are: SDL, SDL_image, SDL_ttf, PortAudio, Vorbisfile.