Skip to content

sauravabc16/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 🍕!