tic-tac-toe icon indicating copy to clipboard operation
tic-tac-toe copied to clipboard

⭕❌ Play the Tic-Tac-Toe game against a computer.

Tic Tac Toe

Play the Tic-Tac-Toe game against a computer.

Alt img

Features

  1. Built-in moves calculation

  2. Winner detection

  3. Reset Functionality

Installation

  1. git clone https://github.com/madzadev/tic-tac-toe.git

  2. cd tic-tac-toe

  3. npm install

  4. npm run dev

Contributions

Any feature requests and pull requests are welcome!

License

The project is under MIT license.