I'm working on a little project~ while I'm down south (as I don't have max or photoshop down 'ere), a java r-type-esque game*.
And i'm appealing for any simple small sprites (such as the example below) you care to make for the player ship, enemies or weapons fire, just for the hell of it

; GIF, simply to use the transparency+. Of course, I only have paint, so I can;t do anything complex like actually have transparent gifs.... (grr)
Cheers.
*
actualy, i'm hoping to make a functionally decomposed framework, so I can replace the Java2D graphics code with openGL or even port it piece by piece into C++ as a learning project.... that and design it so it's very easy to add to, or even change from a side scroller to an overhead one.+
there are TGA loader libraries available, but I don't think I really need them~
don't expect it any time soon, though.... i'm working on it 3 nights a week and have only got as far as some crude weapons firing, controls, collision detection and minor stuff; nothing approaching a proper optimised or pretty game