Skip to content

A board game generator with IA capabilities.

Notifications You must be signed in to change notification settings

ESGIProjects/GenBoard

Repository files navigation

GenBoard

GenBoard is a C++ school project. It's a boardgame empty environment capable, with only simple rules, to contain any two-player grid-based board game.

GenBoard contains implementation examples for those games:

  • Othello
  • TicTacToe
  • Connect Four