Skip to content

subhatav/tic-tac-toe-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!