A feature rich Tic Tac Toe game written in C++. The game is played in the terminal. It has online or offline modes. The online mode uses a server to connect two players. The offline mode allows a second guest player to play on the same terminal.
The game is still in development. You can find the current status of the game in the project board
make
make run
make test
Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.