tic-toe-game / readme.md
saima730's picture
Create readme.md
8014f3e verified
|
raw
history blame
246 Bytes

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