Skip to content

ddmills/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classic snake game

snake snake snake snake snake snake snake apple

This is the result of following a tutorial by Danny Markov and updating it to work with ES6.

development

$ yarn install Install dependencies

$ yarn run build Transpile js and copy static files.

$ yarn run dev Hot serve and gulp watch.

$ yarn run deploy Build and push to gh-pages.

Releases

No releases published

Packages

No packages published