A modern, beautifully animated Tic-Tac-Toe web game where you face off against a clever AI opponent. Built with Python and Flask and featuring a professional, fully responsive UI, move undo, lively win celebrations, and a playful user experience. Try to beat the algorithm—if you can!
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
Merge pull request #9 from innovatewithkishlay/feat/undo
6adce61View on GitHubEnhance win celebration with pulsing board, emoji burst, and vibrant confetti for a polished user experience
b7c4dc2View on GitHubMerge pull request #8 from innovatewithkishlay/feat/undo
488a3dfView on GitHubAdd undo feature allowing player to revert the last move, enhancing gameplay control and user experience
5f4e6e8View on GitHubMerge pull request #7 from innovatewithkishlay/enh/webapp-flask
816c2f9View on GitHubUI overhaul: polished responsive design with animated moves, modal instructions, and playful footer
526258aView on GitHubPolish Tic-Tac-Toe UI: modern header, centered glass containers, sticky footer, professional typography, and enhanced instructions modal
80054bdView on GitHubMake Tic-Tac-Toe UI fully responsive and polish layout with sticky footer and professional styling
45aa798View on GitHubMerge pull request #6 from innovatewithkishlay/enh/webapp-flask
0ba6ab7View on GitHubHighlight winning cells green for human and red for AI for clearer game outcome visualization
cd1a12fView on GitHubMerge pull request #5 from innovatewithkishlay/enh/webapp-flask
16566d4View on GitHubReplace winning line with highlight: highlight winning cells’ background for clear win indication
7f918d5View on GitHubRemove winning line feature from UI to eliminate errors; keep responsive functional Tic-Tac-Toe frontend
8dd9936View on GitHub