I have gotten to the point where my 2D Graphics Engine for Overlord is working nicely. So, I will offer a few people the chance to test it out and perhaps make something with it if they care to.
If you would like to try, you must know some basic C/C++ and have a compiler.
The libraries I use for the graphics are OpenGL, SDL, SDL_ttf, and SDL_image. I will try to compile appropriately whereas you won't necessarily need the libraries, but I will provide a guide if you do (it's not hard either way).
Also, if you do wish to test, I will provide sample source code that is easy to follow and a UML diagram of the engine so you can see what functionality it has.
Comments/Questions/etc?
