No description
.config | ||
scripts | ||
src/Gallium | ||
tests/Gallium.Tests | ||
.editorconfig | ||
.envrc | ||
.gitignore | ||
.gitlab-ci.yml | ||
.prettierignore | ||
BUILDING.md | ||
CODE-OF-CONDUCT.md | ||
commitlint.config.js | ||
flake.lock | ||
flake.nix | ||
Gallium.sln | ||
Gallium.sln.DotSettings | ||
GitVersion.yml | ||
lefthook.yml | ||
LICENSE.md | ||
README.md |
Gallium CIL
A small Entity-Component-System (ECS) that is built around LINQ calls and IEnumerable<Entity>
objects.