Class | Description |
---|---|
HeatMap |
A heatMap that holds information about the positions a player could reach from their starting Position using their hand Tiles
|
PathTracker |
A utility class for following paths on the board.
|
PlayerState |
This class provides Information on a player's state, including their position, hand tiles,
HeatMap and KickState. |
StrategyUtility |
A utility class for the Strategies to use.
|
TurnChecker |
A utility class for strategies to use with the sole purpose of checking turns for their validity.
|
Copyright © 2017 smarTen. All rights reserved.