A simple and clean Tic Tac Toe game built using HTML, CSS, and Python (via PyScript).
It runs entirely in the browser β no backend or database required.
π https://github-ashwin.github.io/Tic-Tac-Toe/
- Player vs Player mode
- Player vs Computer mode (AI uses Minimax algorithm)
- Responsive UI
- Instant game restart
- Lightweight and beginner-friendly
- HTML & CSS β UI structure and styling
- Python (PyScript) β Game logic and interactivity
- GitHub Pages β Free hosting