Tic-Tac-Toe Web Game A classic Tic-Tac-Toe game you can play in your browser.
Frontend: HTML/CSS/JavaScript
Backend: Python with Flask
Features:
Play against a friend
Clear turn indicators
Automatic win/tie detection
One-click reset
Just run python app.py to start the server, then open index.html to play!
(Optionally add: "No installations needed - works in any modern browser!")