Simple tic-tac-toe game with AI made out of C++ with SFML(2.0) Library
-Game still in development
-PVC Mode (enabled by default)
-PVP Mode (just press Num1 in the init screen)
Q | W | E
--+---+--
A | S | D
--+---+--
Z | X | C
-Num2 to restart the game
- Requires C++17
- Requires SFML library
- Make and enjoy