Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 263 Bytes

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