diff options
author | andreas <andreas@FreeBSD.org> | 1996-11-02 21:53:37 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-11-02 21:53:37 +0800 |
commit | 480485c264db89518c0fb8cb4b652282d9f7d698 (patch) | |
tree | d6707fb0094b355f0301a2ce1bdf6b54861725b4 /games/crossfire-client/pkg-descr | |
parent | 3213912e24e0f90a7c1cb1e37bfc54fc34e42a74 (diff) | |
download | freebsd-ports-gnome-480485c264db89518c0fb8cb4b652282d9f7d698.tar.gz freebsd-ports-gnome-480485c264db89518c0fb8cb4b652282d9f7d698.tar.zst freebsd-ports-gnome-480485c264db89518c0fb8cb4b652282d9f7d698.zip |
added crossfire 0.92.8
crossfire is a multiplayer graphical arcade and adventure game made for
X-Windows. It contains elements of various famous games like nethack and
moria. There are different quests to solve, many maps make the game really
interesting. Nice sound capabilities via rplay. Different players can form
a team over network. Treasure and experience points will be shared equally
among the players of a team.
Could please someone try to fix the password authentication ?!
In server/main.c the function check_passwd doesn't work properly.
I made a workaround returning always ok (1) here and marked it as
UGLY_PASSWORD_HACK...
Diffstat (limited to 'games/crossfire-client/pkg-descr')
-rw-r--r-- | games/crossfire-client/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/crossfire-client/pkg-descr b/games/crossfire-client/pkg-descr new file mode 100644 index 000000000000..7dbb1b401185 --- /dev/null +++ b/games/crossfire-client/pkg-descr @@ -0,0 +1,9 @@ + This is a multiplayer graphical arcade and adventure game made for + the X-Windows environment. + + It has certain flavours from other games, especially Gauntlet (TM) + and Nethack/Moria. + + Any number of players can move around in their own window, finding + and using items and battle monsters. They can choose to cooperate + or compete in the same "world". |