rust-ecs-poc
aschaeffer/rust-ecs-poc
Rust
The Reactive Semantic Entity Component System is meant to be the core of the game engine which represents the game state as the one and only truth using entities and semantic relations in a graph that controls and runs the game logic using reactive technologies.