/kaboomjs-snake-game

Snake game starter project using Kaboom.js 💥

Primary LanguageJavaScriptMIT LicenseMIT

Kaboom.js Snake Game

Example Snake game using Kaboom.js

License

Overview

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.

Getting Started

Clone this repository with git and run:

npm install
npm run start

Then go to http://localhost:8000

License

MIT License