Xiangiqgame
AI engine for Xiangqi
|
Functions | |
def | run (Path custom_output_root=None, **kwargs) |
Creates xiangqi_bindings.PlayerSpec objects for each player, and runs a xiangqi_bindings.Game. | |
Variables | |
red_strength | |
black_strength | |
def xiangqipy.app_simple.run | ( | Path | custom_output_root = None , |
** | kwargs | ||
) |
Creates xiangqi_bindings.PlayerSpec objects for each player, and runs a xiangqi_bindings.Game.
Definition at line 9 of file app_simple.py.
xiangqipy.app_simple.black_strength |
Definition at line 35 of file app_simple.py.
xiangqipy.app_simple.red_strength |
Definition at line 35 of file app_simple.py.