Snake game made for the js13kGames competition.
Just run index.html
file in the browser to play the game or check it online here: http://zofiakorcz.pl/snake13k/.
If you want to run the build process (to minify and zip files) install packages using npm install
and then run npm start
.
Sound thanks to jsfxr.