An open API service indexing awesome lists of open source software.

https://github.com/patilyashh/tic-tac-toe-game


https://github.com/patilyashh/tic-tac-toe-game

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

# Tic Tac Toe Game

A simple and colorful Tic Tac Toe game built with HTML, CSS, and JavaScript.

## Features

- Two players take turns to make their moves.
- Vibrant colors and smooth hover effects for an enhanced user experience.
- Restart button to reset the game at any point.

## How to Play

1. Open the `index.html` file in your web browser.
2. Click on the cells to make your moves.
3. The game will automatically check for a winner or a tie after each move.
4. Use the "Restart Game" button to reset the board and play again.

## Technologies Used

- HTML
- CSS
- JavaScript

## How to Run Locally

1. Clone this repository to your local machine.
```bash
git clone https://github.com/PATILYASHH/tic-tac-toe.git