Base code for Ludum Dare 30
For my game I’m going to use Gimp, Eclipse+CDT, C++, SDL and probably emscripten for porting to a web version.
I’m using an isometric map renderer made in SDL as a base for my game. Here’s the code for anyone wanting to use it:
http://ito123456789.comyr.com/downloads/Civ.tar.bz2
The folder inside the tarball is an Eclipse project.
Dependencies: SDL2, SDL2_image and yaml-cpp.




