Snake game A classic snake game created using HTML5 canvas. Demo Run locally To run it locally Node (v14.15.0) and yarn is required, then in terminal cd (change directory) to this project root run yarn install run yarn start visit http://localhost:4222 in browser