snake-game Simple snake game using HTML Canvas. ๐ Images Run the game # install dependencies npm install # start the game on localhost:1234 npm run start