A Tic-Tac-Toe game written in vanilla JavaScript.
To play the game click Here. 👈
Or install the game as a PWA by clicking the install button in the address bar!
- Clone the repository.
- Serve the files using a local server (Try out the Live Server extension for Visual Studio Code).
- Open the index.html file in your browser.