Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 847 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 847 Bytes

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