Easy2D Documentation

What is Easy2D ?

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.


Features

As of version 0.0.9 (alpha) it offers some cool features:

* Currently Easy2D supports the same image file formats supported by SDL_image, which are: BMP, PNM (PPM/PGM/PBM), XPM, LBM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.


What does it use ?

Easy2D makes use of other libraries, listed below:

And also has support for tile maps made with Tiled, and for Bitmap Fonts created with F2IBuilder

* Easy2D does not use SDL_ttf by default, see the Makefile for details.


License

Easy2D is released under the zlib License. This license is very simple and very permissive, go to the LICENSE file on the root of the distribution for its complete text. Just remember that Easy2D uses other libraries, and they have their own licenses that must be respected.


Getting Started

To get started with Easy2D, check out the Tutorials section. Don't forget to compile the library: check out the Makefile located at the root of the distribution.


Troubleshooting and Support

Please, unless you are interested in helping with development of Easy2D, don't mail me if you can't run or install it, because this is still an alpha version, and it may contain several bugs and problems. Please be patient until it goes Beta, or use it at your own risk! ;)


Acknowledgements

Special thanks to:


Credits

Copyright (C)2004-2008 by Jonatas de Moraes Junior
homepage: http://easy2d.sourceforge.net
e-mail: jmoraes@gmail.com

Generated on Tue Dec 8 10:32:44 2009 for Easy2D by  doxygen 1.5.6