https://github.com/hexops-graveyard/mach-ecs
Entity Component System from first-principles designed for Zig
https://github.com/hexops-graveyard/mach-ecs
Last synced: over 1 year ago
JSON representation
Entity Component System from first-principles designed for Zig
- Host: GitHub
- URL: https://github.com/hexops-graveyard/mach-ecs
- Owner: hexops-graveyard
- Created: 2023-04-05T10:22:16.000Z (about 3 years ago)
- Default Branch: moved
- Last Pushed: 2024-04-21T15:10:22.000Z (about 2 years ago)
- Last Synced: 2025-01-13T01:09:59.392Z (over 1 year ago)
- Homepage: https://machengine.org/pkg/mach-ecs
- Size: 184 KB
- Stars: 35
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-entity-component-system - mach-ecs - Entity Component System from first-principles designed for Zig. [⭐ 35](https://github.com/hexops-graveyard/mach-ecs) ([ECS Libraries](#contents))
README
The Mach entity component system, written from first-principles and designed for deep tooling capabilities.
## Moved
This project has moved into [the Mach standard library](https://machengine.org/engine/stdlib/) (specifically [here](https://github.com/hexops/mach/tree/main/src/module)).