Example Snake game using Kaboom.js
This is a starter or template project for making a Snake game with Kaboom.js v0.50.1.
It corresponds to a 3 part series on Youtube.
Clone this repository with git and run:
npm install
npm run start
Then go to http://localhost:8000