electronic dice by kozima

(loop(format t"~{~[0 0 0~;0 0 1~;0 1 0~;1 0 0~;1 0 1~]
~}
"(nth(read)'(t(0 2 0)(1 0 3)(3 2 1)(4 0 4)(4 2 4)(4 4 4)))))

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

download

return to the top page