Funge spiral by mitchs (hallvabo)

j=-29;exec"print('^'*29+'>'*-~-j+1/j*'@'+'<'*j+'v'*(15-abs(j/-2)))[-30:];j+=2;"*30

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

download

return to the top page