Models the Game of Islands.
A game struct and functions for the Game of Islands.
A score struct and functions for the Game of Islands.
A grid (map of maps) and functions for the Game of Islands.
Board Cache for the Game of Islands. Returns a random board.
Creates a player struct for the Game of Islands.
Creates a tally struct for the Game of Islands. Also displays the summary of a Game of Islands.