Learning Bevy, and hopefully experimenting with a distributed physics system for a future game
Find a file
Michael Bradley a04d3d7f47
All checks were successful
CI / Formatting (push) Successful in 30s
CI / Clippy (push) Successful in 6m9s
Fix Clippy workflow trying to run a directory
2025-03-22 12:04:38 -04:00
.cargo Add build optimizations using nightly toolchain 2025-03-05 02:47:59 -05:00
.forgejo Fix Clippy workflow trying to run a directory 2025-03-22 12:04:38 -04:00
.vscode Add words to spellcheck allowlist 2025-03-14 00:02:15 -04:00
src Copy Avian2d interpolation example 2025-03-12 22:11:42 -04:00
.gitignore Initial commit 2025-03-02 22:50:04 -05:00
Cargo.lock Remove unneeded Bevy features 2025-03-22 11:13:18 -04:00
Cargo.toml Remove unneeded Bevy features 2025-03-22 11:13:18 -04:00
rust-toolchain.toml Add build optimizations using nightly toolchain 2025-03-05 02:47:59 -05:00