TicTacToe console game written in python 3 that utilizes the Minimax Algorithm to create an AI to make sure that the human never wins.
Download the file and run the command in your terminal in the game directory
python3 main.py
https://towardsdatascience.com/how-a-chess-playing-computer-thinks-about-its-next-move-8f028bd0e7b1