-
Notifications
You must be signed in to change notification settings - Fork 839
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
024f09f
commit 8a53237
Showing
1 changed file
with
26 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
README.md | ||
# String Game | ||
|
||
A simple Snake game implemented using HTML, CSS, and JavaScript. | ||
|
||
![String_game1](https://github.com/kushaljgec2025/GameZone/assets/108950724/aedc20cc-63c0-44e6-8a06-5319c24cc76d) | ||
|
||
## Table of Contents | ||
|
||
- [Features](#features) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
- [Controls](#controls) | ||
- [Contributing](#contributing) | ||
- [License](#license) | ||
|
||
## Features | ||
- Classic Snake gameplay. | ||
- Responsive design for various screen sizes. | ||
- Game over alert with the final score. | ||
|
||
## Installation | ||
1. Clone the repository or download the ZIP file. | ||
|
||
```bash | ||
git clone https://github.com/yourusername/String_game.git |