Skip to content

Abdullahsaleh203/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

A classic Tic-Tac-Toe game built with modern web technologies. This project allows two players to enjoy a friendly match on a 3x3 grid while showcasing a clean and interactive interface.

Table of Contents

  1. Overview
  2. Features
  3. Technologies Used
  4. Setup and Installation
  5. How to Play
  6. Project Structure
  7. License
  8. Contact

Overview

This Tic-Tac-Toe game is a lightweight and responsive web application where two players can alternate turns to mark squares in a grid. The first player to align three marks horizontally, vertically, or diagonally wins. A fun game to play and learn coding concepts with.

Features

  • Two-player mode: Play with a friend locally.
  • Win detection: Automatically detects when a player wins or the game ends in a draw.
  • Reset button: Easily restart the game for another round.
  • Responsive design: Play on any device—mobile, tablet, or desktop.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Styling Frameworks (Optional): Tailwind CSS / Bootstrap
  • Deployment: GitHub Pages / Netlify

Setup and Installation

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Abdullahsaleh203/tic-tac-toe.git
    cd tic-tac-toe

About

TicTacToe Game [ X - O ]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages