look4regev / dominoes-node-react-game

Dominoes multiplayer game implemented with NodeJS and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show winner

look4regev opened this issue · comments

Once the first player is over with its dominoes, he is declared winner, and of course can't do any plays, but still able to watch the game or choose to go back to the main games page (the game should be kept locked for others to join of course).
When the last one is left with dominoes in his stack he is the loser.
When the game ends, show stats for each player.