Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaljgec2025 authored Oct 3, 2023
1 parent 024f09f commit 8a53237
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Games/String_game/README.md
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

0 comments on commit 8a53237

Please sign in to comment.