A 3D game written in Rust using Bevy.
Go to file
Joe Ardent 483dc3f864 Refactor done, still works.
Mostly resisted the urge to add or change functionality. Checks clean and should have the foundation
for real game-focused devel going forward.
2022-01-12 00:22:20 -08:00
assets Add font assets. 2022-01-07 00:01:26 -08:00
src Refactor done, still works. 2022-01-12 00:22:20 -08:00
.gitignore replicates bevy_flycam demo 2021-11-05 22:32:55 -07:00
.rustfmt.toml switch to bevy 0.5 for egui-inspector compat; get spinny lights 2021-11-07 23:58:43 -08:00
Cargo.lock quick dep update 2022-01-09 22:29:35 -08:00
Cargo.toml Add Heron for physics, update deps. 2022-01-07 00:01:26 -08:00