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
Dylan R. E. Moonfire fe61916283 build: refactored to match Nitride setup 2022-07-07 23:28:38 -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 build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
tests/Gallium.Tests build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
.editorconfig build: refactored to match Nitride setup 2022-07-07 23:28:38 -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 build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
BUILDING.md build: switching to a Nix-based setup 2021-11-18 21:46:48 -06:00
CODE-OF-CONDUCT.md docs: renaming code of conduct 2021-11-18 23:25:02 -06:00
Gallium.sln build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
Gallium.sln.DotSettings feat: initial commit 2021-09-06 23:15:21 -05:00
GitVersion.yml build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
LICENSE.md build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00
README.md feat: initial commit 2021-09-06 23:15:21 -05:00
commitlint.config.js build: switching to Nix flake 2021-12-07 17:04:58 -06: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
lefthook.yml build: refactored to match Nitride setup 2022-07-07 23:28:38 -05:00

README.md

Gallium CIL

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