An interactive Tic-Tac-Toe game built with HTML, CSS, and JavaScript. Play against a friend or the computer in this classic game of Xs and Os. The game features a responsive design and simple user interface.
- Interactive Gameplay: Play against another player or a computer.
- Responsive Design: Works on various screen sizes.
- Simple UI: Clean and intuitive user interface.
- HTML: For the structure of the game.
- CSS: For styling and layout.
- JavaScript: For game logic and interactivity.
To get started, clone the repository and open the index.html
file in your browser.
git clone https://github.com/Git-abby/tictactoe.io.git
cd tictactoe.io