# Tic Tac Toe
## Description
This is a simple Tic Tac Toe game built using HTML, CSS, and JavaScript.
## Installation
To use this Tic Tac Toe game, follow these steps:
1. Clone the repository to your local machine:
```sh
git clone https://github.com/your-username/tic-tac-toe.git
- Open the
index.html
file in your web browser.
- Select the difficulty level and choose X or O to start the game.
- Click on the cells to make your move. The bot will make its move automatically.
- The game ends when one player wins, or it's a tie.
- Developed by [Your Name](link to your GitHub profile) - Add a link to your GitHub profile.
This project is licensed under the [MIT License](link to license).