/mewo

Game Engine ECS built in Rust

Primary LanguageRustBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Mewo ECS

Version Badge Docs Badge License Badge Downloads Badge

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 sleek, multithread-able Entity Component System. (mewo_ecs has exactly one dependency!)

Getting Started

See the docs for a guide to pretty much everything Mewo has to offer.

Examples

Terminal Flappy Bird