This game requires SDL2 libraries :
https://www.libsdl.org/download-2.0.php
https://www.libsdl.org/projects/SDL_image/
After installing the libraries you can start playing from: /bin/debug/tictactoe.exe
the game can be played by 2 players , or one player against the machine (easy level: random, hard level: using min max algorithm)