ZEngine is designed to wrap common interfaces of the SDL API in an Object Oriented manner. <br>
It is licensed under a very liberal BSD-style license, and anyone is free to suggest or implement changes to be added to the Engine.<br>
In addition ZEngine aims to provide a core engine which can be used to develop a game without having to rewrite large amounts of code.<br>
As of version 0.7.7 ZEngine uses OpenGL rather than SDL to do 2D drawing, thus increasing the uses of the engine and making the engine much faster in all tested cases.<br>
The ZEngine website can be found at <ahref="http://zengine.sourceforge.net/.">http://zengine.sourceforge.net/.</a><br>
James Turk <ahref="mailto:james@conceptofzero.net"><ahref="mailto:james@conceptofzero.net">james@conceptofzero.net</a></a> - Core Engine, Design, Docs, and Classes<br>