Minesweeper by leonid

#!ruby -p0
gsub('.'){(-3..5).count{|d|($'+$:*$`)[d/3*20-d]==42}}

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

download

return to the top page