game-engine
Web-based game engine and game development using HTML5 Canvas, WebGL, and JavaScript.
What it does
- Building a game engine or game from scratch using web technologies
- Implementing game loops, physics, collision detection, or rendering
- Working with HTML5 Canvas, WebGL, or SVG for game graphics
- Adding game controls (keyboard, mouse, touch, gamepad)
- Creating 2D platformers, breakout-style games, maze games, or 3D experiences
- Working with tilemaps, sprites, or animations
- Adding audio to web games
Requirements & configuration
- | Audio does not play | Browsers require user interaction before playing audio; trigger playback from a click handler |
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Web-based game engine and game development using HTML5 Canvas, WebGL, and JavaScript.
Source
Repository: https://github.com/github/awesome-copilot
game-engine FAQ
What does the game-engine skill do?
Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games. Building a game engine or game from scratch using web technologies Implementing game loops, physics, collision detection, or rendering
What does game-engine require?
| Audio does not play | Browsers require user interaction before playing audio; trigger playback from a click handler |
How do I install game-engine?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill game-engine --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain game-engine?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-game-engine?ref=badge) npx agentictools info skills/github-awesome-copilot-game-engine The second line is the CLI lookup for this page — handy in READMEs and docs.