I developed a **Tic Tac Toe (XO) game** using **HTML, CSS, and JavaScript**.
The game allows two players to compete against each other directly in the browser.
It includes:
* A clean and responsive design.
* Dynamic game logic to detect winners or draws.
* Restart option to play multiple rounds.
This project highlights my skills in **DOM manipulation, event handling, and building interactive web applications**.