Skip to content

This is a responsive Tic toc toe game, that is created using HTML, CSS, Java Script with some background music.

Notifications You must be signed in to change notification settings

Jasvanth-Hub/Tic-Toc-Toe-Game

Repository files navigation

Tic Tac Toe Game

Welcome to the Tic Tac Toe Game! This project is a classic two-player game built using HTML, CSS, and JavaScript. Players take turns marking spaces in a 3x3 grid with their respective symbols (usually "X" and "O") until one player wins or the game ends in a draw.

Features

  • Two-Player Gameplay: Play against a friend in a turn-based game.
  • Interactive Interface: Click on the grid to place your symbol.
  • Win Detection: Automatically detects when a player wins or the game ends in a draw.
  • Responsive Design: Designed to work well on desktop and mobile devices.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Play

  1. Open the index.html file in your web browser.
  2. The game will start automatically.
  3. Player 1 (usually "X") goes first.
  4. Click on an empty cell to place your symbol.
  5. Alternate turns with your opponent.
  6. The game ends when one player wins or there is a draw.
  7. Refresh the page to start a new game.

Demo

You can check out a live demo of the game here.

Credits

  • Font Awesome: Icons used for X and O symbols.

License

This project is licensed under the MIT License.

About

This is a responsive Tic toc toe game, that is created using HTML, CSS, Java Script with some background music.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published