TicTacToeRL TicTacToe against a RL trained agent that decides how to beat you (or how to fail miserably) Install Download repo compile main e.g., g++ -std=c++11 main.cpp -o tictactoe ./tictactoe have fun!