- Use the arrow keys in your keyboard to move the snake.
- You can go around the edges of the playboard.
- Eat the red apples to get points.
- The speed of the snake increases as you eat the apple.
- If you hit the edges/walls, the game will be over.
This Snake Game is created only with html, css and javascript.
- Cloning the Repository
- $ git clone https://github.com/herget28/Snake-Game.git
Just open index.html in your browser and play.