Skip to content

madzadev/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.