Skip to content

TharunGit220/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Tic Tac Toe

๐Ÿ”— Live Demo

Tic Tac Toe


๐Ÿš€ Features

  • Developed a two-player interactive Tic Tac Toe game with dynamic UI updates
  • Implements core game logic including win detection and draw handling
  • Uses event-driven DOM manipulation to track player turns and game state
  • Provides a reset and new game feature to replay instantly
  • Fully responsive design for seamless play across devices

๐Ÿ› ๏ธ Technologies Used

  • HTML for structure
  • CSS for layout, colors, and responsive styling
  • JavaScript for interactivity and game logic
  • DOM manipulation for real-time user interface updates

๐Ÿงญ How to Play

  1. Two players take turns clicking boxes on the 3x3 grid
  2. Player 1 is assigned "X", Player 2 is "O"
  3. First player to align 3 of their symbols wins
  4. If all boxes are filled without a winner, itโ€™s a draw
  5. Use the Reset Game or New Game button to restart anytime

๐Ÿงฑ Installation

To run the project locally:

git clone https://github.com/TharunGit220/Tic-Tac-Toe.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published