Welcome to the Tic-Tac-Toe Against Bot repository! This project features a classic Tic-Tac-Toe game where players can compete against a bot trained using the MiniMax algorithm, making it an unbeatable opponent.
-
Unbeatable Bot: The game features a bot powered by the MiniMax algorithm, ensuring optimal moves and making it nearly impossible to defeat.
-
User-Friendly Interface: Simple command-line interface to allow players to enjoy the game effortlessly.
-
Two Modes: Play against the unbeatable bot or test your skills against another human player.
To play Tic-Tac-Toe against the bot:
- Clone the repository to your local machine using:
git clone https://github.com/yourusername/Tic-Tac-Toe-Against-Bot.git