Vanilla JS TicTacToe game
✨ Demo
- Multiplayer mode
- Single-player mode
- MinMax algorithm with 3 levels of difficulty.
- Simulating computer thinking delay.
- Clean minimalist design.
- Sound effects.
git clone git@github.com:Nazeh/tic-tac-toe-js.git
cd tic-tac-toe-js
npm install
npm run build
npm start
👤 Nazeh
Contributions, issues, and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!