freebsd-ports/games/znibbles/pkg-descr
Steve Price a29ec8d47c Initial import of znibbles version 0.0.7.
A multi-player networkd nibbles game.

PR:		13343
Submitted by:	Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
1999-11-01 04:10:49 +00:00

25 lines
1013 B
Plaintext

ZNibbles is a multi-player networked game. It is based on the old nibbles
game: you've got a worm, eat nibbles and get your worm growing. Several
players can play together, each of them controlling its own worm on its own
computer.
There is theoretically an unlimited number of simultaneous players, it's more
a matter of network speed. It has been tested with more than 10 players and it
was real fun :) ZNibbles is written for unix. It has been tested under Linux,
SunOS, Solaris and Irix. The game can run either directly on top of X11, use
the GTK+ toolkit (get it on the GTK+ site) or use the Motif toolkit (get a good
Motif free implementation called LessTif)
From the README file:
- Once compiled, you get the files
src/nibbles : the ZNibbles server
src/znibbles : the ZNibbles Motif client
src/gznibbles : the ZNibbles GTK+ client
src/znibblesX : the ZNibbless X11-only client (poor)
WWW: http://www.stud.enst.fr/~vmallet/archives/
- Yin-Jieh Chen
<yinjieh@csie.nctu.edu.tw>