34 #define GAMEBOARD_MIN_COLS 1    35 #define GAMEBOARD_MAX_COLS 16    36 #define GAMEBOARD_MIN_ROWS 1    37 #define GAMEBOARD_MAX_ROWS 16 
The game is read-only (for watchers). 
White regular game piece. 
Player with black pieces. 
A game managed by the server. 
TileStates
Minigame tile state values. 
Top left/all squares Black. Else white. 
The game is personal & private. 
Board squares all plain. Else checked. 
GameOptions
Minigame options. 
Black regular game piece.