quasoft / backgammonjs

`backgammonjs` is an extensible multiplayer backgammon game written in JavaScript.
MIT License
90 stars 54 forks source link

There is no visual feedback when the other player disconnects #11

Open quasoft opened 7 years ago

quasoft commented 7 years ago

There is no visual feedback when the other player disconnects temporary or permanently. Use a timeout to disconnect inactive players, showing a countdown to the player still connected to the game.