Skeleton
I made this as part of a set of monster pixel animations, done as an experiment for pretty much no reason. The rules I set for myself were:
- Create a bunch of standard monsters for a side-scrolling spooky horror-type game.
- Monsters must be 16 x 16 pixels.
- Monsters must be 4 colors each (that's 3 colors, plus the 1 transparent background channel)
- One of the 3 colors must be black.
- All monsters must be animated and walking, with 4 to 8 frames.
- No two of the monsters may share the same animation (i.e. no copying-and-pasting the legs from one monster onto another, as a short-cut)
- Backgrounds must be 144 x 36.
- Backgrounds may have up to 16 colors.
- Backgrounds must loop.
This background was really challenging! I only let myself use eight colors for this one, and I tried a bunch of lighting techniques I'd never used in pixel art before. It took forever. I'm really happy with how it came out.
Back to Pixel Art