vitetris 0.43 (Default branch) |
|
|
vitetris is a Tetris clone for the terminal that
doesn't need ncurses. It features configurable
keys, a high score table, and 2-player mode on the
same computer or over network. Joysticks/gamepads
are supported on Linux. Gameplay is much like the
early Tetris games by Nintendo.
License: BSD License (revised)
Changes:
The nosafedrop option mentioned in the README is finally implemented. The curses version no longer uses select on the stdin file descriptor to wait for input. Old TTY invitation files (/tmp/vitetris-*) are now removed automatically.
|