I dream of pixel art: yet more animated sprite generation
Does anyone remember the animated sprite generator I wrote almost 10 years ago?
http://tmtg.nl/ludumdare/spritegen/

It's based on mirrored random pixels, and used the same animation technique as my AI sprite generator. The Java code is a bit outdated now, so I thought I might as well re-implement it in my new tool. I improved a lot on the original, with nicer colour schemes and more animations. I also fixed a bug in the animation code, so the walking characters should also look better. So now you can create both walking characters and other kinds of sprites in 8x8. There is also a 10x10 version, like the original Java generator. However I think at 10x10 the sprites look a little too random.
Use the selection dropdown at the top right to select the type of sprite to generate.
http://tmtg.nl/ludumdare/ld53-charactergen/














