aecs

Another ECS


Keywords
minimalistic, game-development, lightweight, games, ecs, entity-component-system, gamedev, library, rust, single-file
License
Apache-2.0

Documentation

Äcs

Build status Documentation

(Pronounced X)

Another ECS

It's probably the most simple and minimalistic ECS you've seen yet.

The test module provides a pretty good example of how to use it.


Using it

aecs = "*"