Skip to content

Rybar/js13k2017kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS13K 2017 boilerplate

  • includes a pico8-like framebuffer and graphics engine game zero

  • there's a bit of ugliness involving uglify to work with es6 code in this setup; I manually replaced uglifyJS with uglify-es since the API is compatible. After running npm install, you'll have to manually copy the contents of node_modules/uglify-es and replace the contents of node_modules/grunt-contrib-uglify/node_modules/uglify-js.

  • I've currently left in sonant-x as my sound creator, but it brings the zip up to around 6k.

About

JS13K 2017 boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published