TicTacToe-pseudoAI You can play a game of Tic-Tac-Toe against the computer. I have implemented a pseudo AI that uses weights to evaluate the next best move.