Crates.io | mewo |
lib.rs | mewo |
version | 0.1.4 |
source | src |
created_at | 2023-09-03 23:21:26.444918 |
updated_at | 2023-10-01 02:57:02.82895 |
description | mewo - Simple, Lightweight ECS |
homepage | https://github.com/davnotdev/mewo |
repository | https://github.com/davnotdev/mewo |
max_upload_size | |
id | 962510 |
size | 7,090 |
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.
See the docs for a guide to pretty much everything Mewo has to offer.