The Lambda-Engine is a cross platform game engine.
The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management.
It is still *far* from finished, but I am working on it :)
A very high level 2d tile grid based game engine written in Python and PyGame. It is intended to make programming 2d tile grid based games much easier, especially for novices, while retaining the flexibility required by more experienced programmers.