Entity Component System

Model game objects as entities with data components processed by systems, and know when ECS complexity pays. Use when structuring game architecture or escaping deep inheritance hierarchies.

Amey-Thakur a09283d 3.3 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/game-development/entity-component-system commit a09283d58e

Frequently asked questions

npx skillmds@latest add amey-thakur/entity-component-system