Alphabet texture by thehotelambush

x=-12..12;puts x.map{|i|x.map{|j|" "+(j.abs+i.abs+65).chr}.join}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page