Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1"""
2Python package that wraps the C++ core.
3
4Runs a game with two Players and a GameBoard.
5"""