forked from tlossen/euruko-golf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlogo.rb
More file actions
11 lines (11 loc) · 727 Bytes
/
logo.rb
File metadata and controls
11 lines (11 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
# encoding: UTF-8
# Tweet: https://twitter.com/#!/sanderhahn/status/204579802735321088
puts'姷峾櫮櫼巜觽膹藸虳籷峮櫣蟎趜觱膏画詳緇尸櫮蟎覜蛽趹藻畿燳諧巎櫼'.unpack('U31').reduce(0){|v,b|(v<<14)+(b-0x4e00)}.to_s(2).gsub(/.(.{53})/,"\\1\n").gsub('0',' ')#EuRuKo
# 111111 111 111 1111111 111 111 111 111 111111
# 111111 111 111 11111111 111 111 111 111 11111111
# 111 111 111 111 111 111 111 111 111 111 111
# 11111 111 111 1111111 111 111 111111 111 111
# 11111 111 111 111111 111 111 111111 111 111
# 111 111 111 111 111 111 111 111 111 111 111
# 111111 11111111 111 111 11111111 111 111 11111111
# 111111 111111 111 111 111111 111 111 111111