Funge spiral by mitchs

eval"t=15-j.abs/2;j+=2;puts ('^'*t+(j>0?j<2?'@<':'<'*j :'>'*-~-j)+'v'*15)[1,30];"*~j=-31

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

download

return to the top page