Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.71 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.71 KB

Tic-Tac-Toe

Welcome to the ultimate Tic-Tac-Toe game experience! This game is built using HTML, CSS, and JavaScript, featuring a dynamic user interface, tournament mode, full responsiveness, and awesome background music to enhance your gaming experience.

Features

  1. Dynamic User Interface: Enjoy a modern and interactive game interface designed with HTML5 and CSS3.

  2. Tournament Mode: Play multiple rounds in tournament mode to determine the ultimate winner.

  3. Fully Responsive: Play the game seamlessly on any device, whether it's a desktop, tablet, or smartphone.

  4. Background Music: Immerse yourself in the gameplay with delightful background music that enhances the gaming atmosphere.

Getting Started

  1. Prerequisites

    • Web browser (Chrome, Firefox, Safari, etc.)

  2. Installation

    • Clone the repository:

    https://github.com/NihalShinde4933/tic-tac-toe.git
    

    • Open index.html in your preferred web browser.

Tournament Mode

  1. Play multiple rounds against another player.

  2. The winner of each round earns points.

  3. At the end of all rounds, the player with the highest score wins the tournament.

Controls

• Click on a cell to place your X or O.

• Use the menu buttons to navigate between game modes and settings.

Gameplay

• The game follows classic Tic-Tac-Toe rules.

• Players take turns placing their respective marks (X or O) in a 3x3 grid.

• The first player to get three of their marks in a row (horizontally, vertically, or diagonally) wins the game.

Contact

For any questions or suggestions, feel free to contact " Nihal Shinde " via email at [email protected] .

Acknowledgement

Special thanks to "Code With Harry" for inspiration and support.