Skip to content

Snake Game made in Vanilla Javascript and HTML5 Canvas.The snake grows in size on eating fruit and dies when collides with the enclosing walls or its own body. It could be paused and resumed at any point and stores the game score in local Storage of Browser.

Notifications You must be signed in to change notification settings

saurabhgupta11/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

snake-game

Snake Game made in Vanilla Javascript and HTML5 Canvas.The snake grows in size on eating fruit and dies when collides with the enclosing walls or its own body. It could be paused and resumed at any point and stores the game score in local Storage of Browser.

Demo

https://saurabhgupta11.github.io/snake-game/index.html

About

Snake Game made in Vanilla Javascript and HTML5 Canvas.The snake grows in size on eating fruit and dies when collides with the enclosing walls or its own body. It could be paused and resumed at any point and stores the game score in local Storage of Browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published