Skip to content

Tic-Tac-Toe is a game we used to play on copies in childhood.

Notifications You must be signed in to change notification settings

Rupendra0/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

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

Table of Contents

Demo

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

Features

  • Play against a friend (two-player mode)
  • Responsive design for mobile and desktop
  • Simple, clean user interface
  • Reset button to start a new game

Technologies Used

  • HTML: For the structure of the game.
  • CSS: For styling the game and making it visually appealing.
  • JavaScript: For the game logic and interactivity.

Installation

To run this project locally, follow these steps:

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

cd tic-tac-toe

Feel free to reach out if you have any questions or feedback. Enjoy playing Tic-Tac-Toe

License This project is licensed under the MIT License. See the LICENSE file for more details.

About

Tic-Tac-Toe is a game we used to play on copies in childhood.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published