Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacobgardner/js13k

My submission for js13kgames 2017
https://github.com/jacobgardner/js13k

js13k js13kgames

Last synced: 7 days ago
JSON representation

My submission for js13kgames 2017

Awesome Lists containing this project

README

        

My Attempt At The JS13K Game Jam
================================

`npm install`

For prod:
`NODE_ENV=production gulp build`

For dev:
`gulp serve`

List of additional extra size optimizations in OPTIMIZATIONS.md

### TODO:

* Add sourcemaps for dev build.
* Don't minify glslx on dev build.