This minimalistic tool is:
- responsive, classic Tic-Tac-Toe game;
- playable on all devices (mobiles/desktops);
- built using HTML, CSS, and JavaScript.
Git must be installed on the local system.
- To run it locally, enter this command in the terminal:
git clone https://github.com/subhatav/tic-tac-toe-js.git
- Find and open the "index.html" file to play the game.
Thank you for playing it!