Skip to content

Instantly share code, notes, and snippets.

@mcgingras
Created November 22, 2019 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcgingras/eaeb38c39c32ec59dc66224df9b4e356 to your computer and use it in GitHub Desktop.
Save mcgingras/eaeb38c39c32ec59dc66224df9b4e356 to your computer and use it in GitHub Desktop.
SCRIPT-8
init = state => {
}
update = (state, input, elapsed) => {
}
draw = state => {
}
{
"iframeVersion": "0.1.272",
"lines": [
8,
0,
0,
0,
0,
0,
0,
0
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment