Simple Tic-Tac-Toe Game written in HTML, CSS, and JavaScript .
The Tic-Tac-Toe Game is to be played between two people (in this program between HUMAN and COMPUTER)
- HTML
- CSS3
- JavaScript
- Download or clone the repository
git clone https://github.com/gaurav-aditya/Tic-Tac-Toe.git
- Go to the directory
- Run the index.html file
- Start Playing!!