Skip to content

Tic Tac Toe: A simple web-based game ๐Ÿ•น๏ธ built with HTML, CSS, and JavaScript. Challenge your friends ๐Ÿค and enjoy a classic game experience! ๐ŸŽฎ

Notifications You must be signed in to change notification settings

DHARSHINI1401/Tic-Tac-Toe-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tic Tac Toe

Welcome to the Tic Tac Toe game! This is a simple web-based version of the classic Tic Tac Toe game built using HTML, CSS, and JavaScript.

Live Demo

You can play the game here: Tic Tac Toe Live Demo

Features

  • ๐ŸŽฎ Play against another player
  • ๐Ÿ”„ Reset the game anytime
  • ๐Ÿ† Displays the winner

Technologies Used

  • HTML: For structuring the game layout
  • CSS: For styling the game interface
  • JavaScript: For game logic and interactivity

How to Play

  1. Open the game in your browser.
  2. Players take turns to place their marker (X or O) in an empty cell.
  3. The first player to get three markers 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.
  5. Click the "Reset" button to start a new game.

Getting Started

  1. Clone the repository:

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

About

Tic Tac Toe: A simple web-based game ๐Ÿ•น๏ธ built with HTML, CSS, and JavaScript. Challenge your friends ๐Ÿค and enjoy a classic game experience! ๐ŸŽฎ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published