/tic-tac-toe-js

Tic Tac Toe game with JS

Primary LanguageJavaScriptMIT LicenseMIT

Welcome to Tic Tac Toe js 👋

Documentation License: MIT Twitter: arnazeh

Vanilla JS TicTacToe game

Demo

screenshot

Features

  • Multiplayer mode
  • Single-player mode
  • MinMax algorithm with 3 levels of difficulty.
  • Simulating computer thinking delay.
  • Clean minimalist design.
  • Sound effects.

Install

git clone git@github.com:Nazeh/tic-tac-toe-js.git
cd tic-tac-toe-js
npm install
npm run build

Usage

npm start

Author

👤 Nazeh

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Nazeh.
This project is MIT licensed.