A Tic Tac Toe game using HTML, CSS, JavaScript, Canvas, and Progressive Web App features!
- Blocks your win before trying to win
- Canvas-based (harder to tamper in dev tools)
- Dark/Light mode
- PWA support (Installable & offline-ready)
- Scoreboard
Play Here (GitHub Pages - https://a6hijeet.github.io/tic-tac-toe/)
- Clone this repo
git clone git@github.com:a6hijeet/tic-tac-toe.git cd tic-tac-toe