Learning Bevy, and hopefully experimenting with a distributed physics system for a future game
Find a file
Michael Bradley dd57bc30e1
All checks were successful
CI / Formatting (push) Successful in 1m7s
Add launch configuration for connecting from framework
2025-05-25 13:25:59 -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 Add launch configuration for connecting from framework 2025-05-25 13:25:59 -04:00
src Expose UDP port to network 2025-05-25 13:18:35 -04:00
.gitignore Initial commit 2025-03-02 22:50:04 -05:00
Cargo.lock Implement very basic and bad and specific netcode 2025-05-25 00:54:16 -04:00
Cargo.toml Implement very basic and bad and specific netcode 2025-05-25 00:54:16 -04:00
LICENSE Add AGPL license 2025-05-24 16:56:12 -04:00
rust-toolchain.toml Minor comments 2025-05-17 19:16:52 -04:00