This repository contains an introduction to Unity's new Entity Component System. The purpose of this is to help developers understand this paradigm, and why it is important to create performant games in Unity.
I tried to make the simplest possible demo to showcase ECS, please if you have any improvement idea let me know.