diff options
author | frueauf <frueauf> | 1998-07-24 11:41:06 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-07-24 11:41:06 +0000 |
commit | 13986b8860be6bccc4b7c662eb37469beb971f38 (patch) | |
tree | 02d48eecd642aead118aafb3b3f4ff5235556f54 /games/icbm3d/pkg | |
parent | 698310bffa4cd368f2b0572f5273621d3339d973 (diff) | |
download | pkgsrc-13986b8860be6bccc4b7c662eb37469beb971f38.tar.gz |
Initial addition of icbm3d-0.3, a 3D X11 game of defense.
Closes pr 5826 by Tim Rightnour.
Diffstat (limited to 'games/icbm3d/pkg')
-rw-r--r-- | games/icbm3d/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/icbm3d/pkg/DESCR | 18 | ||||
-rw-r--r-- | games/icbm3d/pkg/PLIST | 4 |
3 files changed, 23 insertions, 0 deletions
diff --git a/games/icbm3d/pkg/COMMENT b/games/icbm3d/pkg/COMMENT new file mode 100644 index 00000000000..7dc0a046e57 --- /dev/null +++ b/games/icbm3d/pkg/COMMENT @@ -0,0 +1 @@ +a 3D X11 game of defense. diff --git a/games/icbm3d/pkg/DESCR b/games/icbm3d/pkg/DESCR new file mode 100644 index 00000000000..4f0bae0ff80 --- /dev/null +++ b/games/icbm3d/pkg/DESCR @@ -0,0 +1,18 @@ +by Bill Kendrick +kendrick@zippy.sonoma.edu +http://zippy.sonoma.edu/kendrick/ + +ICBM3D ("Inter-Continental Ballistic Missiles, 3D") is a 3D game of defense. + +Like the original "Missile Command" and its clones, this game places you in +control of Anti-ICBM weapons which you use to destroy an onslaught of +missiles (and other nasties) which are dropping onto your nation. + +The game ends when your cities have all been destroyed. You only gain +replacement cities by acheiving certain score thresholds during each attack +(level). + +The main difference between this game and Missile Command is that ICBM3D, +as the name suggests, provides a 3D perspective. You take advantage +of X-Window's 3-button mouse to control your firing sight ("cross-hair") +in 3-dimensions, and change your viewpoint. diff --git a/games/icbm3d/pkg/PLIST b/games/icbm3d/pkg/PLIST new file mode 100644 index 00000000000..95a1fb9e62e --- /dev/null +++ b/games/icbm3d/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 1998/07/24 11:41:09 frueauf Exp $ +bin/icbm3d +share/doc/icbm3d/README.txt +@dirrm share/doc/icbm3d |