Turn a packaged Codex pet (the output of hatch-pet - pet.json + spritesheet.webp) into a playable, customizable side-scrolling platformer that ships as a self-contained static site. Use when the user wants to build a game from a pet sprite, theme or customize a pet game, generate themed game art around a Codex pet, or deploy a shareable pet game. The pet's fixed 8x9 atlas drives the player character; the output is a static bundle (index.html + game.js + styles.css + assets) with no backend, deployable to Netlify or any static host.
2026-06-03