A simple Tic Tac Toe game written in C++. The program runs in console, and allows two human players to choose grid locations to play. I am working on optimizing the code, and adding AI players.
A simple Tic Tac Toe game written in C++. The program runs in console, and allows two human players to choose grid locations to play. I am working on optimizing the code, and adding AI players.