/PhoenixSystem

A Component Entity System written in C#

Primary LanguageC#GNU General Public License v3.0GPL-3.0

#Phoenix System

###An Entity Component System written in C# for .NET and Mono

Build status

This repository maintains the core abstractions and objects for the Phoenix System; a(nother) component entity system based on the varied articles and posting detailing Entity Systems in game development.

This framework was/is inspired by the Ash Framework created by Richard Lord

Good reading on this subject: