0 Forks
2 Stars
2 Watchers

rust-ecs-poc

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.

How to download and setup rust-ecs-poc

Open terminal and run command
git clone https://github.com/aschaeffer/rust-ecs-poc.git
git clone is used to create a copy or clone of rust-ecs-poc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rust-ecs-poc https://github.com/aschaeffer/rust-ecs-poc/archive/master.zip

Or simply clone rust-ecs-poc with SSH
[email protected]:aschaeffer/rust-ecs-poc.git

If you have some problems with rust-ecs-poc

You may open issue on rust-ecs-poc support forum (system) here: https://github.com/aschaeffer/rust-ecs-poc/issues