This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-gallium-cil/README.md

4 lines
131 B
Markdown
Raw Permalink Normal View History

2022-09-06 05:22:53 +00:00
# MfGames.Gallium for C#
2021-09-07 04:15:21 +00:00
2022-07-09 04:35:43 +00:00
A small Entity-Component-System (ECS) that is built around LINQ calls and `IEnumerable<Entity>` objects.