Uses old Rust 2015

1.2.3 Feb 2, 2018
1.1.2 Jan 31, 2018
1.0.0 Jan 31, 2018

#63 in #games

Apache-2.0

8KB
91 lines

Ä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 = "*"

No runtime deps