Cat sprite sheet
32×32 frames, 7 colours plus transparent, every channel on the Sega
Master System’s 0/85/170/255 ladder. Generated from ASCII art by
make-sheet.py — stdlib only, no image library.
Animations
5×
Walks to the wall and turns round. The sheet only faces right — the
left-facing cat is the same frames drawn through
ctx.scale(-1, 1), which is why there is no mirrored
sheet to keep in sync.