SlackBuilds Repository

15.0 > Games > tetrinetx (1.13.16+qirc_1.40c_15)

tetrinetx (TetriNET server)

tetrinetx provides a server for hosting TetriNet games. TetriNet
is a multiplayer variant of Tetris played over the Internet. Up to
six people may simultaneously connect to a server to participate in
a game.

tetrinetx supports only the original game mode, *not* TetriFAST mode.
Clients attempting to connect in TetriFAST mode will be immediately
disconnected.

If you want to start the tetrinetx service at boot, add code like
this to your /etc/rc.d/rc.local:

if [ -x /etc/rc.d/rc.tetrinetx ]; then
/etc/rc.d/rc.tetrinetx start
fi

The daemon runs as the 'games' user. See the tetrinetx(6) man page for
details.

IPv6 support is a compile-time choice. It's not possible to include
both IPv6 and IPv4 support. The default is IPv6. To build with IPv4
support instead, run the script with IPV4=yes in the environment.

This requires: adns

Maintained by: B. Watson
Keywords: tetrix,tetris,tetrifast
ChangeLog: tetrinetx

Homepage:
http://tetrinetx.sourceforge.net/

Source Downloads:
tetrinetx-1.13.16+qirc-1.40c.tar.gz (32e5306bc26afc9e5acdca9c093947c0)
tetrinetx_1.13.16-15.debian.tar.xz (7bae8054066d31625944674c4589b530)

Download SlackBuild:
tetrinetx.tar.gz
tetrinetx.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds