saima730 commited on
Commit
8014f3e
·
verified ·
1 Parent(s): c9f9c78

Create readme.md

Browse files
Files changed (1) hide show
  1. readme.md +7 -0
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