You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before game can be started, at least number of players should be adjusted. Additionally, other game modes or tile sets could be available to setup, but right now they can be disabled or even not shown. Another thing is player distinguish method.
Tileset implementation options:
Show tileset preview image with tileset name
Show tileset name only
Hide tileset options entirely (if game have only single tileset)
Game modes implementation options:
Show game mode name with short summary
Show game mode name only
Hide game mode options entirely (if game have only single game mode)
Player list implementation options:
Show each player with different avatar
Show each player with recolored single avatar
Show custom names (as manually typed Bob/Kate/etc)
Show player avatars with generic names (as CPU 1/2/3 or Player 1/2/3)
The text was updated successfully, but these errors were encountered:
Before game can be started, at least number of players should be adjusted. Additionally, other game modes or tile sets could be available to setup, but right now they can be disabled or even not shown. Another thing is player distinguish method.
Tileset implementation options:
Game modes implementation options:
Player list implementation options:
The text was updated successfully, but these errors were encountered: