Module game_strategy

Source

Enums§

GameResult
Any two-player Minimax game must have this behavior. In other words, these functions should yield meaningful outputs for any two-player games.

Traits§

GameStrategy