Alphabet texture by pooq

n:=12;for(i,-n,n,for(j,-n,n,(" "..(i abs+j abs+65)asCharacter)print);writeln)

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

download

return to the top page