Skip to content

Tic-Tac-Toe web application using HTML, CSS, and JavaScript. This code allows two players to take turns marking spaces on the board and checks for a winner after each move.

License

Notifications You must be signed in to change notification settings

md-saud/Tic-Tac-Toe-Web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Web Application

This is a simple Tic-Tac-Toe web application built using HTML, CSS, and JavaScript.

Features

  • Allows two players to take turns marking spaces on the board.
  • Checks for a winner after each move.
  • Resets the game for a new round.

How to Play

  1. Open the web application in a browser.
  2. Click on any empty cell to mark your move.
  3. The first player to get three of their marks in a row (horizontally, vertically, or diagonally) wins the game.
  4. If all cells are filled without a winner, the game ends in a draw.

About

Tic-Tac-Toe web application using HTML, CSS, and JavaScript. This code allows two players to take turns marking spaces on the board and checks for a winner after each move.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published