kgish / kaboom-demo

Simple demo using the Kaboom.js game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaboom.js demo

This is a simple demo using the Kaboom.js game engine.

"Kaboom is a Javascript game programming library that helps you make games fast and fun."

Installation

git clone https://github.com/kgish/kaboomjs-demo.git
cd kaboomjs-demo
yarn

Run

yarn dev

Point your favorite browser to http://localhost:1234 and enjoy!

Build

yarn build

Lint

yarn lint

Test

yarn test

References

About

Simple demo using the Kaboom.js game engine.


Languages

Language:TypeScript 68.7%Language:HTML 28.2%Language:SCSS 3.1%