https://github.com/sagnik-coder24/snake-mania
A casual snake game for relaxation.
https://github.com/sagnik-coder24/snake-mania
casual-game css game html javascript snake-game
Last synced: about 1 month ago
JSON representation
A casual snake game for relaxation.
- Host: GitHub
- URL: https://github.com/sagnik-coder24/snake-mania
- Owner: Sagnik-Coder24
- Created: 2021-08-11T10:42:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T16:52:28.000Z (over 1 year ago)
- Last Synced: 2024-12-27T09:16:54.629Z (over 1 year ago)
- Topics: casual-game, css, game, html, javascript, snake-game
- Language: JavaScript
- Homepage: https://snakemania-saglyf.netlify.app/
- Size: 9.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Mania
A simple Snake game built using HTML, CSS, and JavaScript.
## Features
- Classic Snake gameplay
- Responsive design
- Score tracking
## Installation
1. Clone the repository:
```bash
git clone https://github.com/Sagnik-Coder24/Snake-Mania.git
```
2. Navigate to the project directory:
```bash
cd Snake-Mania
```
3. Open `index.html` in your browser to play the game.
## Technologies Used
- HTML
- CSS
- JavaScript
## Suggestions & Feedback
If you have suggestions or feedback on how to improve this project, feel free to post them on our [GitHub Issues](https://github.com/Sagnik-Coder24/Snake-Mania/issues) page. We love hearing your ideas and collaborating with the community!