Commit graph

5 commits

Author SHA1 Message Date
ba7737671e
Use Vec<u8>s for sending data between threads 2025-05-25 17:12:05 -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
b7804bd547
Add CLI for networking 2025-05-24 13:22:47 -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
Renamed from src/utils/seed.rs (Browse further)