What is this?

A template for making Kaboom games in TypeScript.

image

How To

npm run dev : To run in dev.

npm run prod: To run production version.

or just click Run.

When finished and ready to publish game on itch

Do npm run build, compress the public folder into a zip file then submit on itch.