ByteSnacks / js13k-boilerplate

JS13KGames Boilerplate

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

JS13KGames Boilerplate


Languages

Language:JavaScript 93.8%Language:HTML 4.8%Language:CSS 1.4%