pixel-art-game-builder
Installation
SKILL.md
Pixel Art Game Builder
Expert guide for architecting and building pixel art idle/incremental games with procedural sprite generation.
Quick Navigation
| Need | Go to |
|---|---|
| Start a new project | Quick Start |
| Copy working code | templates/ |
| Understand patterns | patterns/ |
| See full example | examples/ |
| Deep reference | references/ |
| CSS/Tailwind setup | assets/ |
Core Design Philosophy
Three pillars: Minimal. Luminous. Contemplative.
Related skills