File size: 246 Bytes
8014f3e
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# 🎮 Smart Tic-Tac-Toe vs AI

A browser-based game where you play against a smart AI opponent that uses the Minimax algorithm to make strategic moves.

- Built with Python and Gradio
- No installation required
- Tracks game status in real-time