diff options
author | nbm <nbm@FreeBSD.org> | 2000-08-12 00:28:05 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-08-12 00:28:05 +0000 |
commit | 7bd64927b140c7df6472406bc0b3e2ad1b848077 (patch) | |
tree | ba25b249236c7b21dd220e792c4d21a0264f7abc /games/bzflag/pkg-descr | |
parent | 6a2db3da6a57f265bb2c904d1c80e67a398ac891 (diff) | |
download | FreeBSD-ports-7bd64927b140c7df6472406bc0b3e2ad1b848077.zip FreeBSD-ports-7bd64927b140c7df6472406bc0b3e2ad1b848077.tar.gz |
Add bzflag, a multiplayer 3D tank battle game.
Diffstat (limited to 'games/bzflag/pkg-descr')
-rw-r--r-- | games/bzflag/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/games/bzflag/pkg-descr b/games/bzflag/pkg-descr new file mode 100644 index 0000000..ac3b4e9 --- /dev/null +++ b/games/bzflag/pkg-descr @@ -0,0 +1,16 @@ +BZFlag is a 3D multi-player tank battle game that allows users to play +against each other in a networked environment. There are five teams: +red, green, blue, purple and rogue (rogue tanks are black). Destroying a +player on another team scores a win, while being destroyed or destroying +a teammate scores a loss. Rogues have no teammates (not even other +rogues), so they cannot shoot teammates and they do not have a team +score. + +There are two main styles of play: capture-the-flag and free-for-all. In +capture-the-flag, each team (except rogues) has a team base and each +team with at least one player has a team flag. The object is to capture +an enemy team's flag by bringing it to your team's base. This destroys +every player on the captured team, subtracts one from that team's score, +and adds one to your team's score. In free-for-all, there are no team +flags or team bases. The object is simply to get as high a score as +possible. |