Implement very basic and bad and specific netcode
All checks were successful
CI / Formatting (push) Successful in 1m14s
All checks were successful
CI / Formatting (push) Successful in 1m14s
The game can now retrieve its seed from another game on the network
This commit is contained in:
parent
50ef78f7aa
commit
dad37262a5
7 changed files with 116 additions and 5 deletions
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
@ -35,7 +35,7 @@
|
|||
"problemMatcher": ["$rustc"],
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
"isDefault": false
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue