Skip to content

ruchika1213/PRODIGY_WD_TASK03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebD_Tic-Tac-Toe

#Overview:

This is a simple, interactive Tic Tac Toe game built using HTML, CSS, and JavaScript. The game allows two players to play against each other on a 3x3 grid. The first player to align three of their symbols (either 'X' or 'O') horizontally, vertically, or diagonally wins the game.

#Features:

1.Interactive UI: A clean and responsive user interface.

2.Player vs Player: Two players can play the game on the same device.

3.Game Reset: The game can be reset at any time to start a new round.

4.Win Detection: The game automatically detects when a player has won or if the game ends in a draw.

#Technologies Used:

HTML: Structure of the application.

CSS: Styling and layout of the application.

JavaScript: Game logic and interactivity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published