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.
Go to file
2022-08-05 11:44:25 -05:00
.config build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
scripts build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
src/Gallium docs: working on documentation 2022-08-05 11:44:25 -05:00
tests/Gallium.Tests docs: working on documentation 2022-08-05 11:44:25 -05:00
.editorconfig chore: making sure final newlines are included 2022-07-08 23:36:54 -05:00
.envrc build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
.gitignore build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
.gitlab-ci.yml build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
.prettierignore refactor: formatting code 2022-07-08 23:35:43 -05:00
BUILDING.md refactor: cleaning up code 2022-07-07 23:29:51 -05:00
CODE-OF-CONDUCT.md refactor: cleaning up code 2022-07-07 23:29:51 -05:00
commitlint.config.js refactor: cleaning up code 2022-07-07 23:29:51 -05:00
flake.lock build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
flake.nix build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
Gallium.sln build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
Gallium.sln.DotSettings feat: refactoring again, trying to find a naming convention 2022-07-08 23:31:38 -05:00
GitVersion.yml build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
lefthook.yml refactor: formatting code 2022-07-08 23:35:53 -05:00
LICENSE.md build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
README.md refactor: formatting code 2022-07-08 23:35:43 -05:00

Gallium CIL

A small Entity-Component-System (ECS) that is built around LINQ calls and IEnumerable<Entity> objects.