I missed out on LD27 due to school obligations and I missed LD28 due to the common cold and a fever…
But tomorrow morning (LD starts 03:00 local time…), I’ll go to a Wave Propagation house where also carlmartus and some other people will have a small Ludum Dare gathering! =D
We will most likely make one game each, working alone but of course encourage each other along the way!
I haven’t really had time to prepare any new base code for this Ludum Dare, so I’ll probably base my new game upon code from my last entry:
Final code for my last entry can be found here:
https://www.dropbox.com/sh/ixjeqf0x3uxit2r/sMUlokFPoq/Sunny_Potato/Game/Code/MCL_Version1_1_src.zip
Which I based upon the basecode found here:
https://dl.dropboxusercontent.com/u/5770542/Sunny_Potato/BaseCode/Dist.zip
As my entry for LD26 was on the theme Minimalistic, the code I did for that game mostly was general stuff anyway – I think it’s fair too use it as my new basecode, ripping out all game-specific stuff, of course. Any objections?
Details:
Coding in C/C++ and SDL1.2 with SDLMixer. Using Visual Studio Express 2012.
Will officially only support Windows as platform, maybe will get it to work on Linux, otherwise should work in Wine for Linux as well as for MacOS X.