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

Handles case where ScriptedPlayer has no moves remaining in list but Game is not finished. More...

Functions

def handle_interactive_eof ()
 

Detailed Description

Handles case where ScriptedPlayer has no moves remaining in list but Game is not finished.

Function Documentation

◆ handle_interactive_eof()

def xiangqipy.handlers.errors.handle_interactive_eof ( )

Definition at line 9 of file errors.py.