A classic snake game built using HTML, CSS, and JavaScript.
The game features a snake that moves around the screen, eating food pellets and growing in length
- Grid-based game board with a snake that can move up, down, left, or right.
- Food pellets that spawn randomly on the game board.
- Scorekeeper system that tracks the length of the snake.
- High score tracking and display.
- Game speed increases as the snake grows longer.
- Collision detection to prevent the snake from crashing into the wall or its own body Reset game feature to start a new game.
Built using HTML, CSS, and JavaScript
The game live on Netlify

