Skip to content

Instantly share code, notes, and snippets.

@gr33n7007h
Created November 2, 2018 13:49
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 gr33n7007h/b94f55bcd0e24fb56d5d5b15f2a0560c to your computer and use it in GitHub Desktop.
Save gr33n7007h/b94f55bcd0e24fb56d5d5b15f2a0560c to your computer and use it in GitHub Desktop.
binary dance ;)
loop { $><< "\e[#{rand(50)};#{rand(50)}H"; $><< "%d" % rand(2); sleep 0.1 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment