Learning Bevy, and hopefully experimenting with a distributed physics system for a future game
Find a file
Michael Bradley 0c0c306b25
Some checks failed
CI / Formatting (push) Successful in 46s
CI / Clippy (push) Failing after 17m22s
Pre-generate seeded random values ahead of time
And use run-random values for unimportant things
2025-03-28 22:38:55 -04:00
.cargo Add build optimizations using nightly toolchain 2025-03-05 02:47:59 -05:00
.forgejo Remove text and more unnecessary dependencies 2025-03-22 20:33:25 -04:00
.vscode Add words to spellcheck allowlist 2025-03-14 00:02:15 -04:00
src Pre-generate seeded random values ahead of time 2025-03-28 22:38:55 -04:00
.gitignore Initial commit 2025-03-02 22:50:04 -05:00
Cargo.lock Add CLI 2025-03-23 22:49:05 -04:00
Cargo.toml Add CLI 2025-03-23 22:49:05 -04:00
rust-toolchain.toml Add build optimizations using nightly toolchain 2025-03-05 02:47:59 -05:00