Go to file
SeanOMik e21490cd6a
Start working on assets
2023-09-12 14:25:33 -04:00
.vscode Remove .vscode/settings.json 2023-09-08 01:06:51 -04:00
lyra-resource Start working on assets 2023-09-12 14:25:33 -04:00
src Finish implementing plugins, create default plugins, create input plugin 2023-09-10 00:38:54 -04:00
.gitignore Create the ground works for an ECS in the engine 2023-09-08 01:06:22 -04:00
Cargo.lock Start working on assets 2023-09-12 14:25:33 -04:00
Cargo.toml Start working on assets 2023-09-12 14:25:33 -04:00
LICENSE Create window, handle simple input 2023-09-08 01:05:59 -04:00
README.md Convert the engine into a lib package 2023-09-08 01:06:50 -04:00
shell.nix Add resource system, early input system, custom hecs world wrapper 2023-09-08 01:06:38 -04:00

README.md

Lyra Engine

This is a very WIP custom game engine written in Rust.