Xiangiqgame
AI engine for Xiangqi
|
Go to the source code of this file.
Classes | |
class | xiangqipy.game_summary.PlayerSummaries |
A data container for holding one PlayerSummary for each player in a Game. More... | |
class | xiangqipy.game_summary.GameSummary |
Holds summary info of a xiangqipy.game.Game; implements msgspec.Struct for json IO. More... | |
Namespaces | |
namespace | xiangqipy |
Python package that wraps the C++ core. | |
namespace | xiangqipy.game_summary |
GameSummary class and its component classes. | |