gulachek / rock-paper-scissors

Test game repo
0 stars 0 forks source link

add serialization for server updates #3

Open gulachek opened 1 year ago

gulachek commented 1 year ago

Server is going to need to broadcast a game state. This should be added to the update() method instead of just sending an Int.toString()