electronic dice by yvl

#!ruby -p
$_="x \x00 t
@ * @
t \x00 x

".gsub(/\S/){$&[0][$_.hex]}

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

download

return to the top page