Skip to content

The Tic Tac Toe Game is a classic two-player game implemented in JavaScript. Players take turns marking their spaces in a 3x3 grid, aiming to be the first to get three of their marks in a row. The game features a simple interface and includes functionality to restart the game once it's finished.

Notifications You must be signed in to change notification settings

Yumna0019/Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❌⭕ Tic Tac Toe Game 🎮

Welcome to the Tic Tac Toe Game project! Dive into the classic game of Tic Tac Toe, where strategy meets fun. Challenge your friends and see who comes out on top! 🌟

✨ Features

  • ❌ Play vs. Friend: Challenge your friends in a head-to-head battle.
  • 🎨 Sleek Design: Enjoy a visually appealing and intuitive interface.
  • 💻 Pure JavaScript: Built with vanilla JavaScript, HTML, and CSS.
  • 🔄 Responsive: Perfect for playing on any device.

🌐 Live Demo

Experience the classic game of Tic Tac Toe here.

🚀 Getting Started

Follow these instructions to get the project up and running on your local machine.

📥 Installation

  1. Clone the repository:
    git clone https://github.com/Yumna0019/Tic-Tac-Toe-Game.git
  2. Navigate to the project directory:
    cd Tic-Tac-Toe-Game
  3. Open index.html in your favorite web browser.

🎮 How to Play

  1. Select Mode: Choose to play against a friend.
  2. Make Your Move: Click on an empty cell to place your mark (X or O).
  3. Win or Draw: The first player to get three marks in a row (horizontally, vertically, or diagonally) wins! If all cells are filled and no player has three in a row, the game ends in a draw.

🤝 Contributing

We welcome contributions to make this game even better! If you have suggestions, improvements, or bug fixes, feel free to contribute.


Time to Tic, Tac, and Totally Dominate! ❌⭕🎮


About

The Tic Tac Toe Game is a classic two-player game implemented in JavaScript. Players take turns marking their spaces in a 3x3 grid, aiming to be the first to get three of their marks in a row. The game features a simple interface and includes functionality to restart the game once it's finished.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published