Learning Bevy, and hopefully experimenting with a distributed physics system for a future game
Find a file
Michael Bradley bd10e2f7a6
Set up VSCode for Rust
yeahhhhh ik you're not really supposed to commit this file but i'm the only contributor so whatevs
2025-03-05 02:49:01 -05:00
.cargo Add build optimizations using nightly toolchain 2025-03-05 02:47:59 -05:00
.vscode Set up VSCode for Rust 2025-03-05 02:49:01 -05:00
src Initial commit 2025-03-02 22:50:04 -05:00
.gitignore Initial commit 2025-03-02 22:50:04 -05:00
Cargo.lock Add Bevy and Avian2d deps 2025-03-05 02:47:18 -05:00
Cargo.toml Add Bevy and Avian2d deps 2025-03-05 02:47:18 -05:00
rust-toolchain.toml Add build optimizations using nightly toolchain 2025-03-05 02:47:59 -05:00