Haocheng Linhaochengcodedev.hashnode.devยทSep 22, 2023Creating Tic Tac Toe with AI using Pygame and Minimax AlgorithmIn this tutorial, we will create a game of Tic Tac Toe where you can play against a computer AI. The AI will be built using the minimax algorithm, ensuring that the AI will always make the optimal move. Let's get started! Setup Firstly, make sure you...PythonAdd a thoughtful commentNo comments yetBe the first to start the conversation.