Play Tic-Tac-Toe against an AI opponent using Python. This project features a smart AI powered by the minimax algorithm with alpha-beta pruning for strategic gameplay. Perfect for learning AI concepts and game development basics
tictactoe boardgames grid-game beginnerfriendly pythongames minimaxalgorithm strategygames xoxo-game tri-win-tic-tac-toe cube-challenge
- Updated
Jun 15, 2024 - Python