Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / tetrinetx / DESCR
1 TetriNET is an addictive 6 player tetr*s game
2
3 What this program does is set up a TetriNET server that ordinary
4 TetriNET clients can connect to. It attempts to fix some of the
5 "glaring" holes in the TetriNET protocol that I discovered, and which
6 I'm sure some people use as cheats, but I now see why it is nearly
7 impossible to fix ;), without a modification to the client.
8 I've kept the server as close to the same as the original TetriNET
9 server, but I've added some extras that I've often wanted, such as
10 the "/kick" and "/ban" keywords.
11 Please note this server in no way encompasses the whole game. The clients
12 are the ones that do most of the work, with the server just passing suitable
13 packets between each client, and of course adding some of its own.
14
15 Author: Brendan Grieve (brg@cheerful.com)