Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 416 Bytes

Tic-Tac-Toe Game

https://s-nivi.github.io/Tic-Tac-Toe/

Description

This is a simple Tic-Tac-Toe game which allows two players to take turns marking spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

Instructions to run the game

Save all the files in a single folder Open the index.html file in web browser to play the game