Skip to content

ourcade/kaboomjs-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

17de686 Β· Jun 11, 2022

History

3 Commits
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 26, 2021
Jun 11, 2022
Jun 26, 2021

Repository files navigation

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