hasAllPlayers
Checks if all required players have joined the game.
Return
True if both players are present, false otherwise.
Parameters
game
The game instance to check.
Checks if all required players have joined the game.
True if both players are present, false otherwise.
The game instance to check.