Learning Bevy, and hopefully experimenting with a distributed physics system for a future game
Find a file
Michael Bradley cab6c605ab
All checks were successful
CI / Formatting (push) Successful in 1m6s
Make camera follow ball
Also increases world size now that not everything has to fit in frame
2025-05-17 18:17:38 -04:00
.cargo Temporarily disable nightly 2025-05-17 15:58:47 -04:00
.forgejo Disable CI build 2025-03-31 23:01:50 -04:00
.vscode Make camera follow ball 2025-05-17 18:17:38 -04:00
src Make camera follow ball 2025-05-17 18:17:38 -04:00
.gitignore Initial commit 2025-03-02 22:50:04 -05:00
Cargo.lock Update to Bevy 0.16 2025-05-17 15:57:35 -04:00
Cargo.toml Update to Bevy 0.16 2025-05-17 15:57:35 -04:00
rust-toolchain.toml Temporarily disable nightly 2025-05-17 15:58:47 -04:00