Skip to content

This is a simple and interactive TIC TAC TOE game built using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

JeetMajumdar2003/TIC-TAC-TOE-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple and interactive TIC TAC TOE game built using HTML, CSS, and JavaScript. The game is designed to be played on a 3x3 grid by two players, who take turns marking the spaces in the grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Features

  • Interactive gameplay for two players
  • Visual indication of the winning line
  • Responsive design that works on different screen sizes
  • Sound effects for game actions
  • Game grid is frozen when a player wins to prevent further moves

How to Play

  1. Open the game in your web browser.
  2. The first player is 'X'. Click on a box to mark it.
  3. The turn then passes to the second player, 'O'.
  4. The game continues until one player has three marks in a row, column, or diagonal, or until all boxes are filled (a draw).

Enjoy the game!

About

This is a simple and interactive TIC TAC TOE game built using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published