Skip to content

Instantly share code, notes, and snippets.

@TimonVS
Created January 29, 2016 14:06
Show Gist options
  • Select an option

  • Save TimonVS/73e7bd74706249c4e42c to your computer and use it in GitHub Desktop.

Select an option

Save TimonVS/73e7bd74706249c4e42c to your computer and use it in GitHub Desktop.
heart.on Events.Click, ->
puff()
if not liked
blink()
spray()
liked = not liked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment