Skip to content

Instantly share code, notes, and snippets.

@a38ka
Created April 5, 2015 19:12
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save a38ka/04f01689db3ef915442f to your computer and use it in GitHub Desktop.
みんなのテレホマン
#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-
day = Time.now
print "#{day.hour}:#{day.min}\n"
print "         _____________\n"
print "   ___   /\n"
print " /´∀`;::::\<  テレホマン フライングアタ~~~~ック!!!\n"
print " / /:::::::|  \_____________\n"
print " | ./| /:::|:::::|\n"
print " | ||/ :::::|:::|\n"
print "説明しよう!\n"
print "テレホマンフライングアタックとは\n"
print "23時まで残すところ2分59秒の瞬間に繋ぐテレホマンの事である。\n"
print "へっぽこプロバイダだと\n"
print "回線が23時の瞬間に一斉に埋まってしまうため、\n"
print "10円損してでも回線をゲットするという目的から生まれた大技である!\n"
print "その凄まじいまでのインターネットへの執念は\n"
print "DSLマンやFTTHマンの回線速度を上回る最強の攻撃力を発揮する。\n"
print"がんばれ ぼくらのテレホマン みんなのテレホマン\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment