Architects contemplative pixel art idle and incremental games using React, TypeScript, and procedural sprite generation.
This skill provides a comprehensive framework for building minimal, 'luminous' pixel art games that prioritize atmospheric depth over high-pressure mechanics. It enforces professional design constraints such as a strict 12-color palette and 16x16 pixel sprites to ensure aesthetic consistency, while offering production-ready code for 100ms game loops, state persistence using Zustand and Immer, and procedural Canvas API rendering. Whether you are building a collection-based RPG or a complex incremental economy, this skill streamlines the transition from concept to a polished, mobile-first web game.
Características Principales
01Robust state management using Zustand and Immer with built-in persistence
02Curated 12-color 'luminous' palette with rarity-based visual effects
030 GitHub stars
04Procedural 16x16 sprite generation with pixel-perfect Canvas rendering
05Pre-configured game loop architecture with delta-time resource updates
06Ready-to-use templates for upgrades, prestige loops, and scaling formulas
Casos de Uso
01Creating a collection-based game featuring procedurally generated items and rarities
02Prototyping incremental game economies with exponential cost scaling
03Developing a contemplative space-themed idle game with resource management