Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 574 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 574 Bytes

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.