You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

๐ŸŽฎ 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
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support