Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
game.hpp File Reference
#include <atomic>
#include <concepts/board_state_coordinator.hpp>
#include <concepts/composite_concepts.hpp>
#include <concepts/move_evaluator.hpp>
#include <game/game_data_structs.hpp>
#include <gameboard/board_data_structs.hpp>
#include <gameboard/game_piece.hpp>
#include <interfaces/base_move_evaluator.hpp>
#include <interfaces/base_space_info_provider.hpp>
#include <interfaces/interface_game_reporter.hpp>
#include <iostream>
#include <memory>
#include <optional>
#include <string>
#include <unordered_map>
Include dependency graph for game.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  game::Game
 

Namespaces

namespace  game