Alphabet texture by

main(i){while(i<626)printf(i++%25?"%2c":"%2c\n",65+abs(~-i/25-12)+abs(~-i%25-12));}

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

download

return to the top page