Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
xiangqipy.app_simple Namespace Reference

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
 

Function Documentation

◆ run()

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.

Variable Documentation

◆ black_strength

xiangqipy.app_simple.black_strength

Definition at line 35 of file app_simple.py.

◆ red_strength

xiangqipy.app_simple.red_strength

Definition at line 35 of file app_simple.py.