Skip to content

Files

Latest commit

17de686 · Jun 11, 2022

History

History
25 lines (15 loc) · 569 Bytes

readme.md

File metadata and controls

25 lines (15 loc) · 569 Bytes

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