An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          




mach-ecs

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)).