summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-12-22 11:01:16 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-12-22 11:01:16 +0000
commit3138dc639cca6de3b2e7e386907e12d434ae7dff (patch)
tree9ee181de51dad0bf9456235c1b5d96a4f0c6560a /games
parentMake the pre-configure script respect ${PREFIX} (diff)
Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is). Requested by: asmi (long ago)
Notes
Notes: svn path=/head/; revision=5057
Diffstat (limited to 'games')
-rw-r--r--games/xmine/pkg-descr32
-rw-r--r--games/xonix/pkg-descr18
2 files changed, 2 insertions, 48 deletions
diff --git a/games/xmine/pkg-descr b/games/xmine/pkg-descr
index 78940a81b9a7..d6cf7084ea23 100644
--- a/games/xmine/pkg-descr
+++ b/games/xmine/pkg-descr
@@ -12,39 +12,9 @@ This version of xmine is based on Paul Falstad's version 1.0.3, as
published in comp.sources.x. It has been heavily munged to work
without OSF/Motif.
-Almost everything needed was already in the Athena Widget Set, with
-the exception of a Canvas Widget (or DrawingAreaWidget in Motif
-terms). Hence i have included a copy of the Canvas Widget of the Free
-Widget Foundation, only slightly modified to take the #include's from
-the current directory. If anybody is unlucky with the GPL conditions
-applying to the FWF code, she is free to drop in own versions of a
-Canvas Widget (really not much of code).
-
-I originally intented to #ifdef Paul's version for use with the Athena
-Widget Set, but realized that this would have resulted in too much of
-spagghetti code. That's why i hacked a separate source out of it. I
-cleaned it up a bit, so it will compile now without complaints with
-the -Wall flag set under gcc.
-
Since the game itself has some 3D look, linking against the famous
Xaw3d library is highly recommended.
-
-ACKNOWLEDGEMENTS:
-=================
-
-For X11:
- The X Consortium, MIT, DEC, ...
-
-For the original OSF/Motif version of xmine:
- Paul Falstad (pf@z-code.com)
-
-For the three-D lookalike Athena Widget set:
- Kaleb S. Keithley (kaleb@jpl-devvax.jpl.nasa.gov)
-
-For the Canvas Widget of the Free Widget Foundation:
- Robert H. Forsman Jr.
-
---
enjoy,
- Joerg Wunsch <joerg_wunsch@uriah.sax.de>
+ Joerg Wunsch <joerg@FreeBSD.org>
diff --git a/games/xonix/pkg-descr b/games/xonix/pkg-descr
index 64f6cc740457..e883c1afce6f 100644
--- a/games/xonix/pkg-descr
+++ b/games/xonix/pkg-descr
@@ -1,17 +1,4 @@
-The xonix application consists of a playing area and a
-status display below.
-
-The status display shows the current values for level,
-filled area (in percent), number of players (lifes), and
-elapsed time.
-
-The playing area has several regions. The brown region
-(initially only the border) is ``filled region'', where
-the player can move, starting from the top left corner.
-Beware of the bouncing yellow eater(s) that do also move
-across filled regions however, if they hit the player, a
-life will go away. The flyers can only bounce across the
-green (so-called empty) area in the middle.
+Xonix is an old action game.
The purpose of the game is to move the player across the
empty region (whereby it leaves his way in a brown color
@@ -29,11 +16,8 @@ Every level, there will be one flyer more. Every second
level, an additional player will be granted. Every fifth
level, an additional eater will be fired off.
-
-
The original xonix game has been seen somewhere on an old
PC/XT clone. This is a reimplementation from scratch,
done by Torsten Schönitz starting the project on a Macin-
tosh. The X11 support has been written by Jörg Wunsch
with the pleasant help by Alfredo Herrera Hernández.
-