Sokoban by kokosek

main(x){for(;read(0,&x,1);putchar(x-46?x%9?x:32:42));}

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

download

return to the top page