Skip to content

cdmatters/snayk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snayk

Snayk is an implementation of the game `Snake' in pure JavaScript, but using polar eigenvectors as the basic movement controls instead of standard cartesians ones. It also accesses local storage to save high scores.

It was written as real introduction to javascript, and I am indebted to Eloquent Javascript by Marijn Haverbeke and Mary Rose Cook's seminar on Game Development at the Recurse Centre.

You can play snayk here

About

an implementation of a popular game in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published