๐ฎ Tic-Tac-Toe with Minimax AI
This project is a simple Tic-Tac-Toe game with an AI opponent using the Minimax algorithm, deployed using Hugging Face Spaces and Gradio.
๐ How to Play
- You play as X and the AI plays as O.
- Enter the row and column to place your move.
- The AI responds instantly, making its best move using the Minimax algorithm.
๐๏ธ Tech Stack
- Python: Game logic and AI.
- Gradio: User Interface.
- Hugging Face Spaces: Deployment.
๐ฅ Installation (Optional)
If you want to run it locally:
git clone https://huggingface.co/spaces/YOUR_USERNAME/tic-tac-toe
cd tic-tac-toe
pip install -r requirements.txt
python app.py
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no library tag.