game-development
Core principles and architectural patterns for cross-platform 2D/3D game development and optimization.
Install
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill game-developmentStats
| Total installs | 1,473 |
| Weekly installs | 1.4K |
| GitHub stars | 27.9K |
| First seen | Jan 20, 2026 |
| Source | @sickn33/antigravity-awesome-skills |
Summary
- Routes to specialized sub-skills based on target platform (web, mobile, PC, VR/AR) and game dimension (2D or 3D)
- Covers core principles applicable across all platforms: game loop architecture, fixed timestep physics, input abstraction, and performance budgeting for 60 FPS
- Includes pattern selection matrix (State Machine, ECS, Behavior Trees, Object Pooling) with decision rules for when to apply each
- Provides AI selection by complexity level, collision strategy recommendations, and universal anti-patterns to avoid
Tags
Related skills
| Skill | Installs | vs game-development |
|---|---|---|
| game-developer | 1,125 | -348 |
| unity-ecs-patterns | 3,762 | +2,289 |
| shadertoy | 1,243 | -230 |
| threejs-materials | 1,881 | +408 |
| game-engine | 7,988 | +6,515 |
FAQ
- How many installs does game-development have?
- game-development has 1,473 total installs and 1.4K installs this week.
- Where is game-development hosted?
- game-development is published by @sickn33/antigravity-awesome-skills at https://github.com/sickn33/antigravity-awesome-skills.
- How many GitHub stars does game-development have?
- game-development has 27.9K GitHub stars.
- When was game-development first indexed?
- OrangeBot.AI first indexed game-development on Jan 20, 2026.
- How do I install game-development?
- Run: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill game-development