Skip to content

Instantly share code, notes, and snippets.

@Sixeight
Last active August 29, 2015 14:00
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 Sixeight/3c525a270e0840eb26c6 to your computer and use it in GitHub Desktop.
Save Sixeight/3c525a270e0840eb26c6 to your computer and use it in GitHub Desktop.
ruby -e'a={};$><<"\e[2J";loop{a[rand`tput cols`.to_i]=0;a.map{|x,o|$>.dup<<"\e[#{o};#{x}H \e[#{a[x]+=1};#{x}H\u{1f37a}\e[0;0H"};sleep 0.01}'
@Sixeight
Copy link
Author

Sixeight commented May 1, 2014

157bytes / 140bytes

@Sixeight
Copy link
Author

Sixeight commented May 1, 2014

thx @aki017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment