An AI that plays Tic-Tac-Toe using the Minimax algorithm, ensuring it always wins or draws. Demonstrates optimal decision-making and game logic implementation.
-
Updated
Jul 28, 2024 - Python
An AI that plays Tic-Tac-Toe using the Minimax algorithm, ensuring it always wins or draws. Demonstrates optimal decision-making and game logic implementation.
A C++ implementation of Tic Tac Toe with AI and two-player modes. Playable entirely in the terminal. A simple, interactive game for practicing algorithms and terminal-based programming.
Add a description, image, and links to the unbeatable-ai topic page so that developers can more easily learn about it.
To associate your repository with the unbeatable-ai topic, visit your repo's landing page and select "manage topics."