A C++ implementation of a board game. Features human and AI players with different strategies, observer design pattern for game statistics and turn-phase updates, and an automated tournament mode.
ai observer-pattern cpp17 strategy-pattern game-dev board-games game-statistics tournament-simulator turn-base-games
-
Updated
Apr 19, 2021 - C++