diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-09-12 01:42:00 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-12 23:08:53 -0500 |
commit | 250dd5450676fc9263c21e6e2144b01b09f4f585 (patch) | |
tree | 76e4bc0ad6501eb962b16d26b20f907372248f03 /games/xspacewarp/xspacewarp.man | |
parent | 076d539a097d737ff2641722b3560fbe0e791472 (diff) | |
download | slackbuilds-250dd5450676fc9263c21e6e2144b01b09f4f585.tar.gz |
games/xspacewarp: include manpage and Xdefaults file
Thanks to Luis Henrique.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/xspacewarp/xspacewarp.man')
-rw-r--r-- | games/xspacewarp/xspacewarp.man | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/games/xspacewarp/xspacewarp.man b/games/xspacewarp/xspacewarp.man new file mode 100644 index 0000000000..f2ed190759 --- /dev/null +++ b/games/xspacewarp/xspacewarp.man @@ -0,0 +1,35 @@ +.TH XSPACEWARP 6 "July 26, 2010" +.SH NAME +xspacewarp -\ Time Trek like game for X Window System +.SH SYNOPSIS +.B xspacewarp +[ +.I X options +] +.SH DESCRIPTION +In \fBxspacewarp\fP the player maneuvers a Federation spaceship, +called the Endever, through 81 sectors of space trying to +destroy an Armada of enemy Jovian ships before they destroy the +all the Federation bases. To accompish this task, the Endever +has fasers, ion thrust engines, warpdrive for jumping between +sectors, a limited number of photon torpedoes, and a finite +store of energy which gets depleted during battles and must be +replenished by docking with the bases. The game has no time +limit and has a choice of 10 skill levels. +.P +Ported to X from a game originally written for the TRS-80 in 1977. +.SH OPTIONS +.B xspacewarp +only takes default \fIX options\fR, see X(7) for more details. +.SH FILES +You can modify pratically every single variable of the game by +making a copy of \fI/etc/X11/app-defaults/XSpacewarp\fR into your +home directory and tweaking it accordingly. +.SH SEE ALSO +X(7) +.SH CREDITS +Joshua Lavinsky - original TRS-80 program (1977) +.br +Greg Walker - X11 port (12/22/95) +.br +Niels Horn - adaptation for modern gcc compilers (05/14/10) |