Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahad1317 committed Apr 27, 2024
1 parent 659e274 commit fde2e8a
Showing 1 changed file with 35 additions and 4 deletions.
39 changes: 35 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
# Snake-Zaaz
Snake Zaaz is a old school classic snake game.
Build on canvas element on HTML, CSS and Vanilla JAVASCRIPT.
HOST : https://ahad1317.github.io/Snake-Zaaz/
# 🐍 Snake Zaaz Game 🕹️

The Snake Zaaz Game is an old-school game 🎮 built with HTML, CSS, and JavaScript. It features the classic snake game mechanics and incorporates the Blue Box algorithm for game over screen. Additionally, the game includes music 🎵 for a more engaging experience.

## 🌟 Features

- Classic snake game mechanics
- Blue Box algorithm for game over screen
- Music for a fun experience

## 🚀 Getting Started

1. Clone the repository:
```
git clone https://github.com/Ahad1317/Snake-Zaaz.git
```
2. Open `index.html` in your browser.

## 🌐 Hosted Link

The game is hosted at: [Snake Zaaz Game](https://ahad1317.github.io/Snake-Zaaz/)

## 🛠️ Tech Stack

- HTML
- CSS
- JavaScript

## 📝 License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

<br>

Feel free to customize this template further to suit your needs!

0 comments on commit fde2e8a

Please sign in to comment.