Hexdraw by clock

procedure main()
s:=" .#\n"
while writes(s[1+(n:="16R"||reads())/4],s[1+n%4])
end

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

download

return to the top page