TourModeInfo¶
- class TourModeInfo(bankruptcy_limit: int = 1, clear_rank: int = 1, opponent_1: str = 'Mario', opponent_2: str = 'Luigi', opponent_3: str = 'Toad')¶
Bases:
objectA dataclass holding information relating to the board’s Tour Mode settings.
These include the three designated opponents, the initial cash and bankruptcy limit settings, as well as the clear rank.
Methods
Attributes
bankruptcy_limitclear_rankopponent_1opponent_2opponent_3