pkgsrc-wip/tetrinetx/MESSAGE
Juan Romero Pardines 72d89b1d4c Initial import of tetrinetx 1.13.16+qirc-1.40c, package provided by
David Ferlier via PR pkg/20070.


TetriNET is an addictive 6 player tetr*s game
   
What this program does is set up a TetriNET server that ordinary
TetriNET clients can connect to. It attempts to fix some of the
"glaring" holes in the TetriNET protocol that I discovered, and which
I'm sure some people use as cheats, but I now see why it is nearly
impossible to fix ;), without a modification to the client.
I've kept the server as close to the same as the original TetriNET
server, but I've added some extras that I've often wanted, such as
the "/kick" and "/ban" keywords.
Please note, this server in no way encompasses the whole game. The clients
are the ones that do most of the work, with the server just passing suitable
packets between each client, and of course adding some of it's own.

Author: Brendan Grieve (brg@cheerful.com)
2003-09-02 06:06:25 +00:00

10 lines
451 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2003/09/02 06:06:26 xtraeme Exp $
It is recommended to tune tetrinetx configuration and motd files. They are
located in ${PREFIX}/share/tetrinetx
A rc.d script is provided: if you want tetrinetx to be launched at system
startup, just add tetrinetx=YES in /etc/rc.conf.
===========================================================================