/ECS-CSharp

Simple implementation of the Entity Component System for my MonoGame Project. Based on Unity3D's ECS.

Primary LanguageC#

About

This is (WIP) Entity Component System for my MonoGame Projects. It was heavily inspired and functions similar to Unity3D's implementation of their ECS.

TODO:

Add Caching and Pooling