Skip to content

Tic Tac Toe Web Application. This is preview of the project. You can visit live preview on:

Notifications You must be signed in to change notification settings

deblinaroy11/PRODIGY_WD_03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRODIGY_WD_03

Tic Tac Toe Web Application

Task - To build a simple Tic Tac Toe web application.

Rules

  • Two players take turns: placing 'X' and 'O' marks in empty spaces on a 3x3 square grid.
  • Player with the 'X' mark starts first. The first player to place 3 marks in a vertical, horizontal, or diagonal row wins the game.
  • If all spaces are filled, the game ends in a draw.

Languages Used: HTML, CSS, & JavaScript

Preview:

This is preview of the project. You can visit live preview on Here.

1fbc7787-9c14-47ae-a514-8c94e6f72382.1.mp4

Code:

35a94961-f626-43c4-8677-455a89e9378a.mp4