Skip to content

Instantly share code, notes, and snippets.

@oogre
Created January 31, 2019 09:49
Show Gist options
  • Save oogre/c81867ee408f17ebad977dc0a9febcc5 to your computer and use it in GitHub Desktop.
Save oogre/c81867ee408f17ebad977dc0a9febcc5 to your computer and use it in GitHub Desktop.
SCRIPT-8
draw = () => {
print(42, 60, 'Hello world!', 0)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment