Alphabet texture by nn

i;main(){for(;i<649;)printf(++i%26?" %c":"\n",65+abs(i/26-12)+abs(i%26-12));}

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

download

return to the top page