Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-16 18:55
0.57

Esto corrige los errores que aparecen cuando hay más de un joystick conectado, y algunas otras cosas.
Tags: Bug fixes
This fixes bugs that show up when there are more than one joystick connected, and a few other things.

2009-06-19 14:27
0.56

Esta versión corrige un error que podría estropear las puntuaciones más altas en algunas líneas no válida se encontraron en el archivo de alta puntuación (por ejemplo, una línea en blanco). A. Desktop se añadió para la integración con el menú de escritorio. El makefile se ha cambiado para apoyar DESTDIR.
Tags: Minor bugfixes
This release fixes a bug that could mess up the high scores when certain invalid lines were encountered in the high-score file (e.g. a blank line). A .desktop file was added for desktop menu integration. The makefile was changed to support DESTDIR.

2008-10-26 05:49
0.55

Esta versión soluciona los problemas en las plataformas donde char es sin signo. Varios pequeños bugs fueron corregidos.
Tags: Minor bugfixes
This release fixes problems on platforms where
char is unsigned. Various small bugs were fixed.

2008-10-22 03:23
0.54

Este comunicado contiene mejoras NetPlay y algunas correcciones. Una lista de jugadores se puede obtener desde el servidor, y es posible conectar y elegir a un oponente en el menú.
Tags: Major bugfixes
This release contains netplay improvements and some bugfixes. A player list can be fetched from the server, and it is possible to connect and choose an opponent from the menu.

2008-10-07 06:53
0.53

Esta versión incluye algunas mejoras en el "conectar" opción de línea de comandos y corrige un fallo de segmentación cuando sólo se especifica un número de puerto. En el menú NetPlay, al usuario se le pide que confirme que quiere cerrar la conexión cuando se disponía a salir del menú.
Tags: Minor bugfixes
This release adds some improvements to the "connect" command line option and fixes a segmentation fault when only a port number is specified. In the netplay menu, the user is asked to confirm that he wants to close the connection when about to leave the menu.

Project Resources