SDL Game Engine sge2d Logosge2d - The SDL Game Engine

sge2d - aka SDL Game Engine - is a platform independent 2d game programming framework for c/c++ programmers with least possible dependencies for easy porting and with focus on easy api calls and the requirement of commercial programmers. It was started 2007 by the founder of 93-interactive.

It is a open source project under MIT license, so it is free for commercial use, you don't have to publish your source, if you use it. you may even alter the sge2d source for your needs and don't have to publish it.

It currently supports the following platforms and should be easy to port to anything where sdl, sdl_mixer and sdl_image are available:

Cross compiling to gp2x is currently only supported on linux.

Current main features are:

Have a look at the sge2d API documentation for more details.

Visit the project page on SourceForge:

SourceForge.net Logo