No description
.config | ||
docs | ||
scripts | ||
src | ||
tests | ||
.editorconfig | ||
.envrc | ||
.gitignore | ||
.prettierignore | ||
.woodpecker.yml | ||
BUILDING.md | ||
CODE-OF-CONDUCT.md | ||
flake.lock | ||
flake.nix | ||
GitVersion.yml | ||
lefthook.yml | ||
LICENSE.md | ||
LICENSE.txt | ||
mfgames-project.json | ||
MfGames.Gallium.sln | ||
MfGames.Gallium.sln.DotSettings | ||
NuGet.Config | ||
README.md |
MfGames.Gallium for C#
A small Entity-Component-System (ECS) that is built around LINQ calls and IEnumerable<Entity>
objects.