A classic Snake game built using HTML, CSS, and JavaScript. Guide your snake to eat the food and grow longer without hitting the walls or yourself!
- Use Arrow Keys (โ โ โ โ) to move the snake.
- Eat the food to grow longer.
- Avoid hitting the walls or the snake itself.
- Try to get the highest score!
- Smooth gameplay in the browser.
- Retro arcade style.
- Easy to customize colors, speed, and board size.
- Mobile-friendly controls (optional).
- HTML5
- CSS3
- JavaScript (Vanilla)
- Clone this repository:
git clone https://github.com/yourusername/ClassicSnake.git