Skip to content

Instantly share code, notes, and snippets.

@itamar
Created February 18, 2014 21:34
Show Gist options
  • Select an option

  • Save itamar/9080707 to your computer and use it in GitHub Desktop.

Select an option

Save itamar/9080707 to your computer and use it in GitHub Desktop.
#moon animation
ruby -e'a=0x1F311;loop{8.times{|i|print(("\b"*6)+[a+i].pack("U")+(" "*5));sleep(0.1)}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment