2 Forks
34 Stars
34 Watchers

KECS

🧁KECS is a fast and easy C# Entity Component System framework for writing your own games.

How to download and setup KECS

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

Or simply clone KECS with SSH
[email protected]:ludaludaed/KECS.git

If you have some problems with KECS

You may open issue on KECS support forum (system) here: https://github.com/ludaludaed/KECS/issues