game-engine

Develop web-based games and game engines with HTML5, Canvas, WebGL, and JavaScript frameworks.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill game-engine-gabeujin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-engine
Source: https://github.com/Gabeujin/workspace-init-mcp/tree/main/awesome/skills/game-engine
Command: npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill game-engine-gabeujin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the creation of web-based games and game engines, providing tools for 2D/3D rendering, physics, and asset management.

Core Features & Use Cases

  • Game Development: Build complete games from scratch or use provided templates.
  • Game Engine Creation: Develop custom engines using web technologies.
  • Use Case: Use this Skill to build a 2D platformer, a 3D VR experience, or a simple arcade game directly in the browser.

Quick Start

Use the game-engine skill to create a basic 2D platformer game.

Frequently Asked Questions about game-engine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a web-based game using HTML5 Canvas and WebGL?

You can build web-based games using HTML5, Canvas, and WebGL by leveraging this Skill to handle 2D and 3D rendering, physics simulations, and asset management directly in the browser. It provides templates and reference documentation for frameworks like Three.js and Phaser.

Can I use this to create both 2D and 3D browser games?

Yes, you can create both 2D and 3D browser games. The Skill supports 2D rendering via HTML5 Canvas and 3D rendering through WebGL, allowing you to build anything from simple arcade games to 3D VR experiences.

Does this Skill support physics simulation and collision detection?

Yes, this Skill supports physics simulation and collision detection for web game development. It facilitates these core mechanics alongside input handling and asset management to help you build complete interactive experiences.

What JavaScript frameworks are included for game engine creation?

The Skill includes templates and reference documentation for Phaser, Three.js, Babylon.js, and A-Frame. These frameworks help you develop custom web game engines and manage complex rendering tasks.

How do I start building a 2D platformer in the browser?

You can start building a 2D platformer by using the provided templates and quick start guide. The Skill simplifies the development process by offering the necessary tools for rendering, input handling, and asset management.

Is this Skill suitable for developing a custom web game engine from scratch?

Yes, this Skill is designed for game engine creation. It provides the tools and reference documentation needed to develop custom engines using web technologies like HTML5, Canvas, WebGL, and JavaScript frameworks.