API Reference tabletop v0.1.2
Modules
Tabletop contains functions for playing a board game and querying the state of the game.
This module provides the fundamental actions involved in any tabletop game. Each action consists of a key and then an arguments value
This module provides the struct for representing the board of a tabletop game as well as the functions for creating and manipulating it.
This module provides the struct for representing pieces on the board as well as functions to manipulate them.