Spaces:
Running
Running
Create readme.md
Browse files
readme.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# 🎮 Smart Tic-Tac-Toe vs AI
|
2 |
+
|
3 |
+
A browser-based game where you play against a smart AI opponent that uses the Minimax algorithm to make strategic moves.
|
4 |
+
|
5 |
+
- Built with Python and Gradio
|
6 |
+
- No installation required
|
7 |
+
- Tracks game status in real-time
|