kgish / kaboom-starter-template

Simple starter template for the Kaboom.js game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaboom.js starter template

This is a simple starter template 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-starter-template.git
cd kaboomjs-starter-template
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 starter template for the Kaboom.js game engine.


Languages

Language:TypeScript 68.5%Language:HTML 28.5%Language:SCSS 3.0%