tournament-simulator

There are 2 repositories under tournament-simulator topic.

  • sgalawar/cpp-board-game

    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.

    Language:C++0000
  • RALJ1989/football-simulator

    A basic football results simulator, which has potential to evolve into a game.

    Language:Python