vitetris 0.40 (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:
This is a careful rewrite of much of the code. New
features include network play, joystick (gamepad)
support on Linux, and the compile-time option to
use curses. Command-line options have been
extended so that menus don't have to be used;
menus can now be disabled at compile time.
|