workshop

← all creations

Cat Stretch

sprites · created 2026-08-21

28×18 pixel sprite — an orange cat with a pink bow doing a morning play-bow stretch.

pixel-art

An orange cat with a pink bow, caught mid-stretch: play-bow pose, rump and tail up, closed contented eye, white muzzle, paws, and tail tip.

Reuse

Source

No .aseprite — this sprite’s canonical source is source/render.mjs: the pixel grid lives as a character map (one char per pixel, palette at the top). Edit the grid, then regenerate everything with:

node source/render.mjs

(needs site/node_modules installed — the script resolves Playwright from there.)