refreshPlayers
Refreshes both players' point counts based on the current board state.
Return
A new MatchPlayers with updated player points.
Parameters
board
The current game board.
Refreshes both players' point counts based on the current board state.
A new MatchPlayers with updated player points.
The current game board.