Xiangiqgame
AI engine for Xiangqi
|
Enum indicating type of player: Human, AI, or Scripted. More...
Static Public Attributes | |
auto | HUMAN = auto() |
auto | AI = auto() |
auto | SCRIPTED = auto() |
Enum indicating type of player: Human, AI, or Scripted.
Scripted players are primarily used for testing specific move sequences.