/tic-tac-toe

A game dating back to 1300 BC implemented in C++20.

Primary LanguageC++MIT LicenseMIT

Tic-tac-toe

A simple console game for two players implemented in C++20.

Build requirements

  • a compiler supporting C++20,
  • CMake 3.15 or higher