6 Forks
49 Stars
49 Watchers

Simple-ECS

An example using the core features of the Entity Component System (ECS), part of DOTS, for Unity, inspired by Roll-a-ball. This project utilizes the Unity Physics, Hybrid Renderer, and Entities packages.

How to download and setup Simple-ECS

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

Or simply clone Simple-ECS with SSH
[email protected]:AkanshDivker/Simple-ECS.git

If you have some problems with Simple-ECS

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