Skip to content

dipakokate22/Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Game

Tic Tac Toe Game 🎮
Description
This is a simple Tic Tac Toe game built using HTML, CSS, and JavaScript. The game allows two players to compete on a 3x3 grid.


Features
Two-player mode.
Interactive user interface with responsive design.
Displays the winner or a draw at the end of the game.

How to Play:

  1. Clone the repository:
    (using git operation given below)
    git clone https://github.com/dipakokate22/Tic-Tac-Toe-Game.git
  2. Open index.html in your browser.

    Take turns clicking on the grid cells to mark X or O.
    The first player to align three symbols horizontally, vertically, or diagonally wins.


    Technologies Used:
    HTML: For the structure of the game.
    CSS: For styling and layout.
    JavaScript: For game logic and interactivity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published