1 Forks
15 Stars
15 Watchers

Slope-ECS

An Entity Component System written in Java, based on Austin Morlan's C++ ECS.

How to download and setup Slope-ECS

Open terminal and run command
git clone https://github.com/lucasstarsz/Slope-ECS.git
git clone is used to create a copy or clone of Slope-ECS 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 Slope-ECS https://github.com/lucasstarsz/Slope-ECS/archive/master.zip

Or simply clone Slope-ECS with SSH
[email protected]:lucasstarsz/Slope-ECS.git

If you have some problems with Slope-ECS

You may open issue on Slope-ECS support forum (system) here: https://github.com/lucasstarsz/Slope-ECS/issues