4 releases
0.1.4 | Oct 1, 2023 |
---|---|
0.1.3 | Sep 10, 2023 |
0.1.2 | Sep 3, 2023 |
0.1.1 | Sep 3, 2023 |
0.1.0 |
|
#353 in #ecs
41 downloads per month
Used in mewo
7KB
100 lines
Mewo ECS
What is Mewo?
I've always wanted to create my own game engine, and this is the manifestation of those dreams.
Mewo isn't a full game engine though.
Rather, it is a fast, minimal, multithread-able Entity Component System.
(mewo_ecs
has exactly one dependency!)
Interested in how it works? Here's a really boring walkthrough.
Getting Started
See the docs for a guide to pretty much everything Mewo has to offer.
Examples
Dependencies
~1.5MB
~36K SLoC