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

Go to the source code of this file.

Classes

class  xiangqipy.player_builder.SinglePlayerBuilder
 Builds a Player object of specific color and GameBoard. More...
 
class  xiangqipy.player_builder.RedAndBlackPlayersBuilder
 Builds two Player objects for a GameBoard based on XiangqiGameCommand. More...
 

Namespaces

namespace  xiangqipy
 Python package that wraps the C++ core.
 
namespace  xiangqipy.player_builder
 Classes for building Player objects.