MichaelSpencerJr / Acnos

Digital version of the Acnos tabletop game
0 stars 0 forks source link

Game Logic - Network Disconnects #19

Open MichaelSpencerJr opened 7 years ago

MichaelSpencerJr commented 7 years ago

If a network transport error occurs, it should be possible to resume a previous interrupted game. This is handled using a special game state which indicates which player's turn was expected at the time of disconnect.

Acceptance Criteria: