https://github.com/patilyashh/tic-tac-toe-game
https://github.com/patilyashh/tic-tac-toe-game
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/patilyashh/tic-tac-toe-game
- Owner: PATILYASHH
- Created: 2023-12-29T04:40:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T04:48:05.000Z (over 2 years ago)
- Last Synced: 2025-03-02T16:22:35.703Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://oxogame.vercel.app
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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