Skip to content

Instantly share code, notes, and snippets.

@benlovell
Created January 24, 2013 12:45
Show Gist options
  • Save benlovell/4621135 to your computer and use it in GitHub Desktop.
Save benlovell/4621135 to your computer and use it in GitHub Desktop.
super lol
[1,2,3,2].cycle.each {|i| print "3==D\r".insert(i, "m"); sleep 0.1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment