SquareAnalysis

class SquareAnalysis(board_name: str = '')

Bases: object

Represents the SquareTypes present on the board in question and how many of each type there are. This is a WIP class related to a future feature.

Methods

Attributes

board_name