swarminglogic

LD28

I might be in

I’m not sure if it’s too late to open source code to use in the ludum dare, I’m also not even sure if I will be able to participate.

I tried participating in #27, but learning SDL, OpenGL at the same time as making a game from scratch was… not doable.

Since then, I played around making a graphics engine, and learning SDL2.0, putting together a framework.

It’s still WIP, and rudimentary.

The code is hosted here: https://bitbucket.org/swarminglogic/sdl2-gamedev

A quick writeup on it here: http://swarminglogic.com/jotting/2013_10_gamedev01

I wouldn’t recommend anyone to use it :D, as pretty much any other framework is easier to use, and more powerful.

“Give a man a game engine and he delivers a game. Teach a man to make a game engine and he never delivers anything.”

So, would it be ok to participate using this code?