Xiangiqgame
AI engine for Xiangqi
|
#include <cstdlib>
#include <gameboard/game_board_for_concepts.hpp>
#include <gameboard/game_piece.hpp>
#include <movetranslation/move_translator.hpp>
#include <string>
#include <terminalout/terminal_output.hpp>
Go to the source code of this file.
Namespaces | |
namespace | terminalout |