Skip to content
#

turn-based

A genre of game where players take turns.

Here are 198 public repositories matching this topic...

boardgame.io
RevolutionTech
RevolutionTech commented Jan 24, 2022

When assigning the minPlayers and maxPlayers properties of the game object, this can influence the player counts a user can select when creating a new match in the lobby. However, these bounds do not appear to be enforced by the lobby server.

For example, the following request will succeed in creating a match of tic-tac-toe running on localhost with the property maxPlayers set to 2: