/template-game

opinionated web game template

Primary LanguageJavaScriptMIT LicenseMIT

{{project.name}}

{{project.description}}

usage

To get started, fork this repository and enter the following commands.

> scaffy     # replace template tags
> pkg-bump   # update package.json dep versions
> npm i      # install deps
> make watch # watch files

deps

  • task runner: make
  • JS: esbuild
  • HTML: html-minifier
  • file watcher: chokidar
  • spritesheet creation/extraction: jimp, pack, img-load, img-extract
  • animation logic: lerp