diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-14 11:41:26 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-14 11:41:26 +0000 |
commit | 37f8f86596594678569f8c8f71fd0bab46b9d46d (patch) | |
tree | 9c72ce55ab506e6b1fc8ec64f2533d675812d089 /games/tank/pkg-descr | |
parent | 36189537e1e36f46f2a9357cbb7a7555510a9699 (diff) |
NEW PORT: games/tank, a network tank battle game for Mesa/GL
Note: I suffered a temporary brain glitch on the import and called
the vendor tag "XTANK" rather than "TANK". I'm suspecting that's not
a total catastrophe, but just to note the inconsistency here in the
initial import message.
PR: 5916
Submitted by: Donald Burr <dburr@POBoxes.com>
Notes
Notes:
svn path=/head/; revision=10133
Diffstat (limited to 'games/tank/pkg-descr')
-rw-r--r-- | games/tank/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games/tank/pkg-descr b/games/tank/pkg-descr new file mode 100644 index 000000000000..ffe8429656db --- /dev/null +++ b/games/tank/pkg-descr @@ -0,0 +1,12 @@ +This is an 3-D network play tank battle game for UNIX/X with Mesa or OpenGL. +It is similar to the old "Battle Zone" arcade game and the game "Spectre" +for the Mac. You drive a tank through a 3-D rendered world, dodging and +fighting all the other tanks. You can have either robotic opponents +(computer controlled), human opponents across a network, or a combination +of the two. A variety of features (fog/night vision conditions, heads +up display, etc.) make game play varied and more interesting. + +This program was written as a final project for a computer graphics +course, and was originally developed under Linux. + +[ This port is maintained by Donald Burr <dburr@POBoxes.com>. ] |