This project is a simple tic-tac-toe web application created using HTML, CSS, and JavaScript. It allows two players to play the classic game of tic-tac-toe in a web browser.
- Two-Player Mode: Play against another person.
- Responsive Design: Adapts to different screen sizes and orientations.
- Interactive UI: Clickable grid to place Xs and Os.
- Winning Detection: Automatically detects and announces the winner.
- Reset Functionality: Reset the game to play again.
- HTML5: For the structure of the application.
- CSS3: For styling and layout.
- JavaScript: For game logic and interactions.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Sappymukherjee214/PRODIGY_WD_03.git