tic-tac-toe
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.
Features
-
Built-in moves calculation
-
Winner detection
-
Reset Functionality
Installation
-
git clone https://github.com/madzadev/tic-tac-toe.git
-
cd tic-tac-toe
-
npm install
-
npm run dev
Contributions
Any feature requests and pull requests are welcome!
License
The project is under MIT license.