/tic-tac-toe-js

Play the classic game of tic-tac-toe!

Primary LanguageJavaScriptMIT LicenseMIT

Tic-Tac-Toe Game

This minimalistic tool is:

  • responsive, classic Tic-Tac-Toe game;
  • playable on all devices (mobiles/desktops);
  • built using HTML, CSS, and JavaScript.

Requirement

Git must be installed on the local system.


Installation

  1. To run it locally, enter this command in the terminal:
git clone https://github.com/subhatav/tic-tac-toe-js.git
  1. Find and open the "index.html" file to play the game.

Thank you for playing it!