What problem does it solve?
This skill solves the challenge of building web-based games and game engines from scratch by providing expert guidance, production-ready templates, and comprehensive reference documentation for HTML5 Canvas, WebGL, and JavaScript game development.
Core Features & Use Cases
- Expert Game Development Guidance: Covers core concepts including game loops, physics simulation, collision detection, rendering pipelines, input handling, audio systems, and publishing strategies for both 2D and 3D web games.
- Ready-to-Use Templates: Includes starter templates for popular game genres such as breakout-style paddle games, 2D maze games with device orientation, 2D platformers with Phaser, and simple 2D engine architectures.
- Use Case: A developer building a browser-based platformer can follow the Phaser tutorial to implement physics-based movement, sprite animations, enemy AI, and coin collection mechanics without setting up the project structure from scratch.
Quick Start
Use the game-engine skill to build a complete 2D breakout game with paddle controls, ball physics, and brick collision using the provided paddle-game template.