Skip to content

Instantly share code, notes, and snippets.

@guilleiguaran
Created January 8, 2011 23:42
Show Gist options
  • Save guilleiguaran/771252 to your computer and use it in GitHub Desktop.
Save guilleiguaran/771252 to your computer and use it in GitHub Desktop.
def a;10.times{puts " "*rand(79)+"*"};end;99.times{a;puts " "*34+"Happy New Year 2011";a;sleep 0.1;puts "\e[2J"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment