Visualization - Generate HTML game files for interactive code learning
Provides guidelines and specifications for generating self-contained retro pixel-art HTML games for interactive code learning experiences.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Generate self-contained HTML game files
- Render pixel art on HTML5 canvas
- Highlight code snippets with Shiki
- Structure framework trail data
Inputs
- Trail data JSON structure
- Shared engine.js file
- Shiki CDN library
Outputs
- Self-contained HTML game file
Requirements
- Web browser supporting HTML5 Canvas
- Internet connection for Shiki CDN
