Built from ground up using Objective-C and Mac OS X's Quartz Compositing Engine (now using Open GL for blitting), Cocoa Sprite Kit is a framework designed to make powerful 2D graphics applications with ease.
A rapid development tool for games.
The Game abstracts across the set of all possible graphical computer games (2D as well as 3D), breaking it down into a set of objects, sprites, meshes, sounds etc that can be easily configured. Then hit compile.
The purpose of Element is to provide a powerful, high-level object-oriented 2Dengine primarily intended for the development of games through the Python programming language.
A Portable 2D Role Playing Game Engine designed to allow non-programmers to create customized 2D role playing games using a platform independant development kit.
Team Of Learning OpenSource Programmers (TOLOP)
A team that writes games and documentations/articles.
Recently started working on a 2dengine - community project.
SDLAGE stands for SDL-Adventure Games Engine.
It will be a engine, just like SCUMM wass, to develop easily 2D Adventure Games on any platform. It will use the SDL librairies.
ZEngine is designed to provide a powerful yet easy to use 2D game API using OpenGL for fast 2D drawing and SDL for everything else, it is completely cross-platform and the class based design makes it easy to learn and use.
Falconer-Try Studios is developing this new gaming engine for 2D, 3D and soon VR environments. It will be best for RTS and FPS games. See the documentation for more data.
Valkyrias is foremost a layer-engine working between the coder and the libraries, providing simple access to graphic, input and sound functions. It will also be used to create a fast-paced 2D RTS game based on norse mythology.
KERN is a C++ based game engine which is suited especially for 2D tile based games. It provides basic mechanisms and different renderers, so that a single level file is able to be viewed from different perspectives, like topdown or isometric.
Gojo is a 2D game engine that permits rapid game development, like FENIX, but uses Lua. The engine is written completely in C and uses SDL for graphics, sound, input, and networking. It comes with standard libraries for common game needs such as sprites.
Isometric engine for 2D rendering with XNA and SDL
Isometric engine for 2D rendering.
Supported frameworks:
* SDL
* XNA
* easily extendable to other frameworks
Features:
* diamond maps of different width and height
* user defined tile size (via rendering metrics)
* supports 1 static tile + and any amount of movable elements per cell
* z-order display
* supports animated tiles
* supports zooming (ability to define tilesets for different rendering metrics and switch between them)
* supports multi-cell elements
CasualSkin is a portable, high level game engine designed for creating 2D casual games. It is a C++ API and has features like resource management, widgets and a scene graph. It is designed to be flexible and easily extendible.
ChameleonSkin is a library interface designed to be used by game engines for portable 2D casual games. If you use ChameleonSkin for your game (engine), it will work on all platforms that have an implementation of ChameleonSkin.