razrrr / psychic-winner

Card game implementation as a node/github/javascript exercise.
1 stars 2 forks source link

Successive news games lock out all players from playing #11

Closed razrrr closed 8 years ago

razrrr commented 8 years ago

playerOrder array needs to reset on new game or none of the socket ids will match in successive games.

razrrr commented 8 years ago

reset gameState.playerOrder on new game