UNPKG
js1k-harness
Version:
latest (0.0.2)
0.0.2
0.0.1
Tools for developing js1k entries
af/js1k_harness
js1k-harness
/
boilerplate.js
8 lines
(5 loc)
•
235 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
// This is your js1k entry. This script will be minified and stripped of comments.
// The following variables are available to this script:
// a: <canvas> 2d drawing context
// b: document.body
// c: <canvas> DOM element