Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
game_summary.py File Reference

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.