A modern Snake Game built using HTML, CSS, and JavaScript, featuring smooth movement, dynamic speed increase, score tracking, and detailed game-over messages.
- Classic snake gameplay
- Automatic speed increase for added challenge
- Score & high-score tracking (LocalStorage)
- Game Over modal displaying death reason (Wall Collision / Self Collision)
- Clean, minimal UI design
- HTML5
- CSS3
- JavaScript (ES6)
No installation needed — just open in your browser.
▶️ Right Arrow — Move Right◀️ Left Arrow — Move Left- 🔼 Up Arrow — Move Up
- 🔽 Down Arrow — Move Down
- Sound effects
- Difficulty modes
- Visual animations
Developed to explore game logic, UI design, and interactive JavaScript.
