A modern and elegant Snake game made with JavaScript.
- Use the arrow keys or ZQSD to control the snake
- Eat apples to grow and score points
- Avoid running into yourself
- Press Space to pause the game
- Eat as many apples as possible
- Make the snake grow
- Get the highest score
- Modern interface with smooth animations
- Blue snake with shine effect
- Stylized red apples
- Green grid background
- Score system
- Animated Game Over screen
- Restart button
- HTML5
- CSS3
- JavaScript (ES6+)
- Canvas API
- Clone the repository
- Open
index.htmlin your browser- Or use the Live Server extension in VS Code
- Or launch a local server
- ⬆️ or Z: Up
- ⬇️ or S: Down
- ⬅️ or Q: Left
- ➡️ or D: Right
- Space: Pause
- Modern and clean design
- Smooth animations
- Responsive interface
- Elegant dark theme
- 1 point per apple eaten
- Real-time score display
- No known bugs at the moment
- Add difficulty levels
- High score system
- Sound effects
- Multiplayer mode
This project is licensed under the MIT License.

