Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 358 Bytes

SnakeGame

URL to PLAY: https://sauravabc16.github.io/SnakeGame/

  • Simple snake game using vanilla Javascript logic.
  • Frontend has been constructed using html and css only.

Tutorial(playing):

  • Use the keyboard arrows to move the hungry snake around.
  • The speed of the snake as well as its size increases after eating every slice of 🍕!