hasAllPlayers

suspend fun hasAllPlayers(): Boolean

Ensures both players are available either locally or in persisted storage.

Return

True if both player slots are filled.

Throws

if loading the persisted game fails.