Python API reference

Custom types and helpers available in the Splatbot sandbox (Bot.decide(self, game_state)). All of this code is provided in the downloadable starter code.

Modules (utils)

Module Summary
utils.actions Action datatypes and the Actions factory.
utils.hex_grid Axial Hex, HexDirection, HexVector, HexUtils.
utils.splatbot_data_types Optional typing templates for BotInfo and GameState.