Tic Tac Toe A C++ Terminal Game by Tate Mauzy Hello, and welcome to my game! To play it, all you have to do is follow three steps: Download this source code Compile playTicTacToe.cpp and ticTacToe.cpp with the g++ command in your terminal Run ./a.out and enjoy!