Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Board ¶
type Board [][]ID
Board represents a board in a game. Each player has a board, which are used to send board deltas.
type Game ¶
type Game struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.