Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 457 Bytes

Tic-Tac-Toe Game

Tic tac toe is a multiplayer game and the players of this game have to position their marks(sign) so that they can construct a continuous line of three cells or boxes vertically, horizontally, or diagonally. An opponent can stop a win by blocking the end of the opponent's line.

Tech-Stack

  1. HTML5
  2. CSS3
  3. JAVASCRIPT

Hosted on Netlify

Here is the link - https://tic-tac-toe-by-sudipta.netlify.app/ You can enjoy the game