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

Go to the source code of this file.

Classes

class  xiangqipy.terminal_output.InputRetrievalMessages
 Provides messages requesting input from a Player. More...
 
class  xiangqipy.terminal_output.TerminalStatusReporter
 Outputs a text-base game board with GamePiece locations in algebraic notation. More...
 

Namespaces

namespace  xiangqipy
 Python package that wraps the C++ core.
 
namespace  xiangqipy.terminal_output
 Classes for terminal UI output including board representation and, messages requesting info, and status messages.