Box Coloring by twobit

c=50
a=""
for x in open("../fd/0").read():x+=max(a[:~c:-50]+" ");b="# "==x;c+=b;a+=(`c`*b+x)[x>"!"]
print a

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

download

return to the top page