Hi Andreaz,

Welcome back!
I like your idea a lot. I've been doing some 2d opengl programming myself, the last few months. At first it was a bit of getting used to, but it's actually fairly easy to learn, once you get 'it'.

Some things I'd like to see is a solid 2d particle generator, and some good sound support, preferably openAL.
Another thing might be netwerk support, but that should be a very low priority thing.

Quote Originally Posted by WILL
Oh and graphics formats... Must have PNG and BMP! I was a little shocked to find out that SDL did not support it by default. It's an open format for crying out loud! Surprised *sigh* oh well.
I doubt bmp is a format you'll want to invest time into. IMO, if you want alpha support its either tga or png, for all the rest its jpg.