Modular ECS game engine
Find a file
2024-03-31 14:09:38 -06:00
src Move egui layer to a separate DebugGuiStack structure 2024-03-31 14:09:38 -06:00
.envrc Add config reload system 2024-03-26 22:44:34 -06:00
.gitignore Add config reload system 2024-03-26 22:44:34 -06:00
Cargo.lock Add render module with basic egui overlay 2024-03-30 14:27:56 -06:00
Cargo.toml Add render module with basic egui overlay 2024-03-30 14:27:56 -06:00
engine_config.scm Add config reload system 2024-03-26 22:44:34 -06:00
flake.lock Add config reload system 2024-03-26 22:44:34 -06:00
flake.nix Add config reload system 2024-03-26 22:44:34 -06:00
LICENSE Fix copypasta in license 2024-03-26 22:55:48 -06:00
README.md Add license and readme 2024-03-26 22:48:51 -06:00

Khors engine

Engine ECS shenanigans with modular architetchure Currently nothing to look at

Building

cargo build