Private
gameRemoves an event listener
Registers an event listener
Serializes the game state.
Starts a game.
There should be enough players.
AlreadyStartedGameError
PlayersAmountIncorrectError
Finalizes a team proposition by the current leader. This allows all the players to either decline or approve the proposed team by the means of voting.
NoTimeForTeamSubmissionError
NoTimeForTeammatePropositionError
DeniedTeamSubmissionError
RequiredCorrectTeammatesAmountError
Generated using TypeDoc
Adds a new player to the game.
This is only allowed before the game is started.