Commit graph

16 commits

Author SHA1 Message Date
9ab8db41de
Don't specify peer port
All checks were successful
CI / Formatting (push) Successful in 1m33s
Using a port of 0 and letting the OS choose for us means that we can run multiple peers locally
2025-07-05 23:04:46 -04:00
d6c4741582
Add README 2025-05-25 21:09:29 -04:00
ba7737671e
Use Vec<u8>s for sending data between threads 2025-05-25 17:12:05 -04:00
dd57bc30e1
Add launch configuration for connecting from framework
All checks were successful
CI / Formatting (push) Successful in 1m7s
2025-05-25 13:25:59 -04:00
3f83ee275a
Expose UDP port to network
All checks were successful
CI / Formatting (push) Successful in 1m2s
2025-05-25 13:18:35 -04:00
dad37262a5
Implement very basic and bad and specific netcode
All checks were successful
CI / Formatting (push) Successful in 1m14s
The game can now retrieve its seed from another game on the network
2025-05-25 00:54:16 -04:00
85ca3af12d
Add release build task 2025-05-24 18:43:37 -04:00
aa07b193b6
Launch game through VSCodium debugger
All checks were successful
CI / Formatting (push) Successful in 1m5s
2025-05-24 13:23:20 -04:00
62da4093ea
Make VSCodium Rust experience more robust 2025-05-24 13:22:07 -04:00
6a151397de
Add function documentation
All checks were successful
CI / Formatting (push) Successful in 1m30s
2025-05-19 22:19:04 -04:00
214e0ceedc
Extract systems 2025-05-19 00:27:12 -04:00
cab6c605ab
Make camera follow ball
All checks were successful
CI / Formatting (push) Successful in 1m6s
Also increases world size now that not everything has to fit in frame
2025-05-17 18:17:38 -04:00
b5792648eb
Update to Bevy 0.16
Also update RNG handling
2025-05-17 15:57:35 -04:00
128f66a5c0
Add words to spellcheck allowlist
All checks were successful
CI / Formatting (push) Successful in 32s
CI / Clippy (push) Successful in 6m47s
2025-03-14 00:02:15 -04:00
478b2d8eef
Add launch task 2025-03-05 19:33:11 -05:00
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