contrib
. To run it, you probably need Factor from darcs, and then:"contrib/tetris" require
USE: tetris
tetris-window
It looks like this:
The implementation uses an infinite lazy list to draw the next piece from. That is just so cool.
Slava Pestov's weblog, primarily about Factor.
contrib
. To run it, you probably need Factor from darcs, and then:"contrib/tetris" require
USE: tetris
tetris-window
No comments:
Post a Comment