Skip to content

A chrome extension that let's you play Snake and waste time in Google Chrome.

License

Notifications You must be signed in to change notification settings

VidKreca/snake-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Chrome-extension

Very basic chrome extension that let's you play snake with arrow keys (up, down, left, right) in a popup activated by clicking the extension icon.

Highscore gets saved in chrome.storage.sync, which means it's stored in the cloud (maintained between different chrome instances logged into same google account).

Game is reset by closing and reopening the popup and no pause function is implemented (yet).

Written with pure JavaScript.

About

A chrome extension that let's you play Snake and waste time in Google Chrome.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published