Skip to content

This is a simple implementation of the classic Tic Tac Toe game using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

Abhi-lash19/x-o-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

This is a simple implementation of the classic Tic Tac Toe game using HTML, CSS, and JavaScript.

Tic Tac Toe Screenshot

How to Play

  1. Open index.html in your web browser.
  2. Click on any empty square to make your move.
  3. The first player to get three of their symbols in a row (vertically, horizontally, or diagonally) wins the game.
  4. If there are no empty squares left and no player has won, the game ends in a draw.

Features

  • Play against a friend.
  • Simple and intuitive user interface.
  • Responsive design, playable on both desktop and mobile devices.

Demo

You can play the game live here.

Installation

Clone the repository:

git clone https://github.com/Abhi-lash19/x-o-game.git

About

This is a simple implementation of the classic Tic Tac Toe game using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published