talltyler / js13k2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS13KGames Boilerplate

Quick start

  • Clone the repository
  • Update package.json with your informations
  • Delete .git directory
  • Delete unneeded files and blocks

Features

  • Advanced build system using gulp.js
  • Bundle your game using browserify
  • Empower your CSS using LESS
  • Lint your JavaScript using ESLint
  • Minify assets
  • Compress as a ZIP archive
  • Serve your game during development

About


Languages

Language:JavaScript 99.6%Language:HTML 0.3%Language:CSS 0.0%