# Islands Board v0.1.43 - Table of Contents

> A board struct and functions for the Game of Islands.

## Modules

- [Islands.Board](Islands.Board.md): A board struct and functions for the _Game of Islands_.
- [Islands.Board.Response](Islands.Board.Response.md): A 4-element tuple reflecting the effect of a guess (hit or miss) on a board.

