Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jacobgardner/js13k
- Owner: jacobgardner
- Created: 2017-08-04T21:14:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T05:41:38.000Z (over 7 years ago)
- Last Synced: 2024-10-30T14:50:53.554Z (about 2 months ago)
- Topics: js13k, js13kgames
- Language: TypeScript
- Homepage: https://jacobgardner.github.io/js13k/
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.