Gamedev Framework (gf)
0.3.0
A C++11 framework for 2D games
|
Gamedev Framework (gf) is a framework to build 2D games in C++11. It is based on SDL and OpenGL ES 2.0, and presents an API that is very similar to the graphics module of SFML (see Differences with SFML) with additional features. It is not a game engine, it is more something like a framework, similar to libGDX in the Java world.
Gamedev Framework (gf) is licensed under the terms and conditions of the zlib/libpng license.
The source code is available on github.