diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-10 20:01:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | 81065fa127fbc46f8457b9c2f6b68011877380b6 (patch) | |
tree | 872f47062841274a98d9f522e48e009ba3ba92aa /games/ostrichriders/ostrichriders.6 | |
parent | 020be42b8c4985c4ddac3efa9a7c3728a955915c (diff) | |
download | slackbuilds-81065fa127fbc46f8457b9c2f6b68011877380b6.tar.gz |
games/ostrichriders: Added (clone of the arcade game "Joust").
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/ostrichriders/ostrichriders.6')
-rw-r--r-- | games/ostrichriders/ostrichriders.6 | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/games/ostrichriders/ostrichriders.6 b/games/ostrichriders/ostrichriders.6 new file mode 100644 index 0000000000..a8ead48b34 --- /dev/null +++ b/games/ostrichriders/ostrichriders.6 @@ -0,0 +1,92 @@ +.\" Man page generated from reStructuredText. +. +.TH OSTRICHRIDERS 6 "2016-08-10" "0.6.3" "SlackBuilds.org" +.SH NAME +ostrichriders \- clone of the arcade game "Joust" +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.\" RST source for ostrichriders(1) man page. Convert with: +. +.\" rst2man.py ostrichriders.rst > ostrichriders.6 +. +.\" rst2man.py comes from the SBo development/docutils package. +. +.\" converting from pod: +. +.\" s/B<\([^>]*\)>/**\1**/g +. +.\" s/I<\([^>]*\)>/*\1*/g +. +.SH SYNOPSIS +.sp +ostrichriders [\fI\-l libdir\fP] +.SH DESCRIPTION +.sp +Enemy knights are invading the kingdom. As one of the elite ostrich +riders, it is your duty to defend the kingdom. With lance in hand +you fly off. Remember to stay above your opponent lest you fall to +his lance. Collect the eggs lest your opponent hatches stronger than +before. Work together with other knights. +.sp +The game is controlled entirely via the keyboard. Up to 3 players can +play on the same instance of the game (no networked multiplayer). The +menu is operated with arrow keys and Enter, and the gameplay keys are +configurable via the menu. +.SH OPTIONS +.INDENT 0.0 +.TP +.B \fI\-l\fP <libdir> +Use alternate game data directory. +.UNINDENT +.SH FILES +.INDENT 0.0 +.TP +.B \fI/usr/share/ostrichriders/\fP +Game data directory. +.TP +.B \fI~/.ostrichriders/\fP +Per\-user directory (settings and high scores). +.UNINDENT +.SH BUGS +.sp +The default player 1 and 2 controls are shown on the menu screen, but +are not updated if the controls are changed using the Controls menu. +.SH COPYRIGHT +.sp +See the file /usr/doc/PRGNAM\-0.6.3/LICENCE for license information. +.SH AUTHORS +.sp +PRGNAM was developed by Seby, Suiland, and Dennis Payne. +.sp +This man page written for the SlackBuilds.org project +by B. Watson, and is licensed under the WTFPL. +.SH SEE ALSO +.sp +The ostrichriders homepage: \fI\%http://identicalsoftware.com/ostrichriders/\fP +.\" Generated by docutils manpage writer. +. |