My second time. Sharing my codebase.

This will be my second Ludum Dare and for this competition and last time I used my own engine to make my entry (good thing, too. made things a hell of a lot faster to develop). I’ve recently refactored and changed a few components and made a new version of the engine. I’ll be using code from both versions in my entry.

Both versions can be found here: https://sourceforge.net/projects/skipiengine/

The language I’ll be coding in is C++. I’ll be using SFML for graphics, input, and audio, along with Boost for all the goodies it provides. My challenge for this LD is to create a strategy game out of the topic, no matter what it is. Should be fun!