xtris

[index] [hacks] [sirc] [ytalk] [utalk] [ircd] [xtris] [Zoinx]

What is xtris?

xtris is a multi-player version of the classical game of Tetris, for the X Window system. It will run on most any reasonably modern Unix-like system, and has been tested on Linux, FreeBSD, SunOS and Solaris.

xtris is a true client/server game (as opposed to a centralized game managing multiple displays), which makes it particularily responsive and bandwith-effective. It can handle human players and automated ones (bots), and includes a simple chat system.

The latest version of xtris is 1.15; it fixes some resizing problems under CDE and mwm.

Here are some screenshots (click on them for full-size pictures):

xtris screenshot 1 xtris screenshot 2 xtris screenshot 3

xtris features:

Downloading:

Download xtris in tarred and gzipped (compressed) form: (these two are the same; the second is provided as a stable URL to link to if you want to link the xtris distribution).

Or you can look at these files one by one:

Note: to compile under current FreeBSD, edit the makefile with these definitions:

CFLAGS = -O3 -D__USE_FIXED_PROTOTYPES__ -I/usr/X11R6/include
XLIBDIR = -L/usr/X11R6/lib

License:

xtris is distributed under the GNU General Public License:

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2, or (at your option)
    any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.


[index] [hacks] [sirc] [ytalk] [utalk] [ircd] [xtris] [Zoinx]