Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 391 Bytes

minECS

A minimal, blazing-fast Entity-Component System written in modern C#.

This is a real ECS, it's data-oriented and CPU cache friendly.

If you're looking for a C++ library, I highly recommend the excellent EnTT.

Now ships with a FNA-powered visual testing application:

Testbed: