Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
xiangqipy.enums Namespace Reference

Enums that are only used on the Python side of the app. More...

Classes

class  EvaluatorType
 Enum indicating type of core MoveEvaluator used for a Player. More...
 
class  EvaluatorTypeNew
 Enum indicating type of core MoveEvaluator used for a Player. More...
 
class  GameState
 Enum indicating state of game: is either unfinished, or a particular player has won. More...
 
class  PlayerType
 Enum indicating type of player: Human, AI, or Scripted. More...
 

Detailed Description

Enums that are only used on the Python side of the app.