The document describes a GitHub repository for a Tic-Tac-Toe implementation using the Minimax AI algorithm. It explains the structure of a game tree, the workings of the Minimax algorithm, and provides pseudocode along with a Python implementation. The repository is open-source and licensed under GPL-3.0, with contributions from multiple developers.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
15 views8 pages
Tic Tac Minimax Algorithm
The document describes a GitHub repository for a Tic-Tac-Toe implementation using the Minimax AI algorithm. It explains the structure of a game tree, the workings of the Minimax algorithm, and provides pseudocode along with a Python implementation. The repository is open-source and licensed under GPL-3.0, with contributions from multiple developers.