Snake game built with JS & webpack
Demo built for kids coding club: https://ben-bourdin451.github.io/snake/
Simply run npm start
to start webpack dev server and server files to localhost:8080
. Auto-reload is enabled by default
npm run build
will produce final assets into the docs
folder for hosting