2 clients can play and see each other moves.
This commit is contained in:
@ -9,3 +9,5 @@ edition = "2018"
|
||||
[dependencies]
|
||||
shakmaty = "0.16.0"
|
||||
colored = "1.9"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
Reference in New Issue
Block a user