https://github.com/emmanuel-howard/snake-game
https://github.com/emmanuel-howard/snake-game
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuel-howard/snake-game
- Owner: Emmanuel-Howard
- Created: 2025-02-19T21:04:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T22:27:52.000Z (3 months ago)
- Last Synced: 2025-02-19T22:30:35.347Z (3 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Snake Game (js)
A classic snake game built using JavaScript, HTML, & CSS. Control the snake, eat food, and grow longer!## Features
- Classic snake movement
- Simple & Clean UI
- Score tracking
- Restart functionality## Future Improvements
Add difficulty levels
Introduce power-ups
Improve UI