Alphabet texture by kcm1700

main(i){for(;i<650;)printf(i++%26?" %c":"\n",65+abs(i%26-13)+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