updated readme
This commit is contained in:
parent
e3b2e60ddc
commit
7ff5414eba
@ -121,7 +121,7 @@ The server will answer with one of the following:
|
|||||||
|
|
||||||
- If a game exists then there was a process that create it.
|
- If a game exists then there was a process that create it.
|
||||||
- Eventually all processes would will be in the same game state
|
- Eventually all processes would will be in the same game state
|
||||||
- A player can not make a move in a game state that is not the last
|
- A player cannot make a move in a game state unless it's updated to the last game state
|
||||||
- If two players make a move at the same time for the same game only one of the moves happens and the other player eventually gets notified
|
- If two players make a move at the same time for the same game only one of the moves happens and the other player eventually gets notified
|
||||||
|
|
||||||
# Assumptions
|
# Assumptions
|
||||||
|
Reference in New Issue
Block a user