Xiangiqgame
AI engine for Xiangqi
|
#include <gameboard/board_data_structs.hpp>
#include <concepts>
#include <gameboard/game_piece.hpp>
#include <utilities/integer_types.hpp>
#include <string>
Go to the source code of this file.
Concepts | |
concept | PieceValueProviderConcept |