snake-gameSimple snake game using HTML Canvas. 🐍ImagesRun the game# install dependencies npm install # start the game on localhost:1234 npm run start