This is a simple TIC-TAC-TOE game built using HTML, CSS, and JavaScript.
- Play the classic TIC-TAC-TOE game against another player.
- Responsive design to ensure compatibility with various screen sizes.
- Shows a message container when a player wins.
- Allows resetting the game or starting a new game.
- Clone the repository to your local machine:
git clone https://github.com/Deepikakolli4/tic-tac-toe.git
-
Open the
index.html
file in your web browser. -
Click on the boxes to place your X or O.
-
When a player wins, a message will be displayed.
-
You can reset the current game by clicking the "RESET GAME" button.
-
You can start a new game by clicking the "NEW GAME" button.
- HTML
- CSS
- JavaScript
This project is created by [Kolli Deepika].