mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-11-12 16:45:55 +08:00
Pure C# Entity Component System framework
csharpdragon-ecsdragonecsecsecs-frameworkentity-component-systemgame-developmentgamedevno-dependenciesunity
| src | ||
| .gitattributes | ||
| .gitignore | ||
| DragonECS.asmdef | ||
| DragonECS.asmdef.meta | ||
| LICENSE | ||
| package.json | ||
| README-RU.md | ||
| README.md | ||
DragonECS - C# Entity Component System Framework
The ECS Framework aims to maximize usability, modularity, extensibility and performance of dynamic entity changes.
NOTICE: The project is a work in progress, API may change.
Languages
- Русский
- [English(WIP)](https://github.com/DCFApixels/DragonECS
Extensions
- Dependency autoinjections
- Unity integration (Work in progress)