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

Go to the source code of this file.

Classes

class  xiangqipy.game_interfaces.Player
 Can take a turn in a Game. More...
 
class  xiangqipy.game_interfaces.MoveReporter
 Reports details of a Game. More...
 

Namespaces

namespace  xiangqipy
 Python package that wraps the C++ core.
 
namespace  xiangqipy.game_interfaces
 Python abstract classes used by a Game.