An open API service indexing awesome lists of open source software.

https://github.com/emmanuel-howard/snake-game


https://github.com/emmanuel-howard/snake-game

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

![Snake Game Image](https://github.com/user-attachments/assets/b4cd8173-6fc3-44bf-af9f-ca2353b615a1)

# 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