Skip to content

Motestack EditorBrowser-based pixel art and 2D animation

Built for indie game devs and pixel-art enthusiasts. Runs entirely client-side; your work never leaves the browser unless you export it.

What is Motestack?

A pixel-art and 2D-animation editor that runs in your browser. It saves projects automatically to IndexedDB and writes a self-contained .mstack file you can share or back up. The whole thing is single-page React + TypeScript with no server side — your art never leaves your machine unless you export it.

Status: beta (v0.15.0). Schemas may still change before the 1.0 release. Export your .mstack files often.

Where to start

Conventions in these docs

  • Hotkeys are written like B, Ctrl+Z, Shift+H. On macOS, treat Ctrl as unless noted.
  • UI paths look like Tools panel → Brush → Shape.
  • Every guide page includes a "Where to find it" section so you can jump straight to the UI.
  • Code references like src/file.ts point at the implementation if you want to read the source.

Motestack is a personal hobby project. The editor and these docs ship under no warranty — back up your `.mstack` files.