Skip to content

LohithReddyy/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

A simple, mobile-responsive Tic-Tac-Toe game built with HTML, CSS, and JavaScript.

Table of Contents

Demo

You can play the game live here

Features

  • Mobile-responsive design
  • Interactive gameplay
  • Displays win and draw messages on a new screen
  • Restart game functionality

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/tic-tac-toe.git
  2. Navigate to the project directory:

    cd tic-tac-toe

Usage

  1. Open index.html in your preferred web browser to start the game.

Folder Structure

TicTacToe/
│
├── index.html      # Main HTML file
├── styles.css      # CSS file for styling
└── script.js       # JavaScript file for game logic

About

A simple, mobile-responsive Tic-Tac-Toe game built with HTML, CSS, and JavaScript.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors