Skip to content

A browser-based game, providing functionality to the HTML5 <canvas> element through Javascript to draw the snake and respond to user keystrokes. High score comes from the browser's LocalStorage. I have a variety of improvements I plan to make as time allows, including a global scoreboard. Not currently mobile-friendly.

Notifications You must be signed in to change notification settings

SunfireWeb/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snake-game

A browser-based game, providing functionality to the HTML5 <canvas> element through Javascript to draw the snake and respond to user keystrokes. High score comes from the browser's LocalStorage.

Not currently mobile-friendly.

Originally created in March 2015. Start/Pause functionality added May 2017.

Planning to add global top 10 scoreboard - taking suggestions for doing so without setting up a database.

About

A browser-based game, providing functionality to the HTML5 <canvas> element through Javascript to draw the snake and respond to user keystrokes. High score comes from the browser's LocalStorage. I have a variety of improvements I plan to make as time allows, including a global scoreboard. Not currently mobile-friendly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published