Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Alan-FGR/minECS

Minimal hackable C# ECS
https://github.com/Alan-FGR/minECS

Last synced: 3 months ago
JSON representation

Minimal hackable C# ECS

Awesome Lists containing this project

README

        

# minECS

A minimal, [blazing-fast](https://github.com/Alan-FGR/minECS/issues/1) 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](https://github.com/skypjack/entt).

Now ships with a FNA-powered visual testing application:

## Testbed:

![](gif1.gif)