Learning Bevy, and hopefully experimenting with a distributed physics system for a future game
Find a file
Michael Bradley 245dfde91e
All checks were successful
CI / Formatting (push) Successful in 1m3s
Add zoom function
man it took me so long to find out that Rust has a `ref` keyword lol
2025-05-19 18:03:39 -04:00
.cargo Minor comments 2025-05-17 19:16:52 -04:00
.forgejo Disable CI build 2025-03-31 23:01:50 -04:00
.vscode Extract systems 2025-05-19 00:27:12 -04:00
src Add zoom function 2025-05-19 18:03:39 -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 Minor comments 2025-05-17 19:16:52 -04:00