Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NihalShinde4933 authored Jun 20, 2024
1 parent b37303a commit 97692ef
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,50 @@
# tic-tac-toe
# 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/Cytherrr/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.


0 comments on commit 97692ef

Please sign in to comment.