Skip to content

Instantly share code, notes, and snippets.

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 birdoftheday/376c286a23a2ff6396f6ed14809a1a83 to your computer and use it in GitHub Desktop.
Save birdoftheday/376c286a23a2ff6396f6ed14809a1a83 to your computer and use it in GitHub Desktop.
Sprite.construct({
scripts: Script.parse([
'when green flag clicked',
'move 10 steps'
])
}).write('hello.sprite2')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment