Tic-tac-toe Adversarial tic tac toe implementation in cpp. Run locally Run Tic-tac-toe locally in seconds on Linux (Ubuntu and others) with: git clone https://github.com/NamanZelawat/Tic-tac-toe.git cd Tic-tac-toe cmake . make ./main Main page -- Game page -- 1) 2)