Easy2D Game Library

Overview

Easy2D is an object oriented game library that makes possible writing 2D tile-based games with speed and ease. It encapsulates lots of common tasks found in these games, such as: tile maps, animated sprites, bitmap fonts, etc., and is written in C++ using SDL for input and rendering, and Audiere for audio.

For a full description of the library and its features, please refer to the documentation.


News

December 18th, 2009 - Easy2D 0.0.9 Complete Package released

Today it's been released the Easy2D Complete Package (for Windows): it consists in a bundle containing Easy2D, all related libraries, and a Code::Blocks project wizard. It's just install and get to what really matters: programming! So don't waste any time, go get it now!



December 8th, 2009 - Version 0.0.9 alpha released

This is a pre-beta release: soon version 0.1 beta will come to life.
Changes on this version: