-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b37303a
commit 97692ef
Showing
1 changed file
with
50 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
||
|