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)
- HTML5
- CSS3
- JavaScript
- Download or clone the repository
- Go to the directory
- Run the index.html file
- Start Playing!!