Tic Tac Toe in the terminal Try it on replit Login not required : Replit Login required : It has two modes : Single player : Easy: The computer chooses random moves. Hard: The computer, or AI, chooses the best possible moves using the minimax algorithm. Multiplayer.