Features
-
Unbeatable AI: The AI opponent is designed to never lose. MINIMAX with ALPHA BETA PRUNING
-
GUI: The game uses Tkinter for the GUI, making it easy to interact with.
-
git clone https://github.com/yourusername/tic-tac-toe-ai.git cd tic-tac-toe-ai -
sudo apt-get install python3-tk -
Run the game:
python3 tic_tac_toe.py
Feel free to reach out if you have any questions or suggestions. Happy coding!