1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
From: Debian QA Group <packages@qa.debian.org>
Date: Wed, 25 Apr 2018 23:08:26 +0200
Subject: add_manpage
---
pax-britannica.6 | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
create mode 100644 pax-britannica.6
--- /dev/null
+++ b/pax-britannica.6
@@ -0,0 +1,46 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2012 Joe Nahmias <jello@debian.org>,
+.\"
+.TH PAX-BRITANNICA 6 "August 9, 2012"
+.\" Please adjust this date whenever revising the manpage.
+.SH NAME
+pax-britannica \- one-button real-time strategy game
+.SH SYNOPSIS
+.B pax-britannica
+.RI [ --stderr ]
+.SH DESCRIPTION
+This manual page briefly documents the
+.B pax-britannica
+game.
+.PP
+\fBpax-britannica\fP is a multi-player real-time strategy game that is
+played using only one button for each player.
+.SH OPTIONS
+.TP
+.B \-\-stderr
+Send log messages to standard error, instead of \fI~/.dokidoki.log\fP.
+.SH HOW TO PLAY
+The A, F, H, and L keys control the four players, and the escape key
+quits. Gamepads are also supported.
+.PP
+Holding down the button spins the needle on the radial menu in the middle
+of the player's factory ship. The needle will only travel as far as the
+player's current resources allow. Resources (gold? seaweed? who knows!)
+accumulate over time. Releasing the button creates a ship that
+corresponds to the quadrant that the needle is pointing at.
+.TP
+.B Q1 - Fighter
+Small, fast and cheap. Great at chasing down bombers.
+.TP
+.B Q2 - Bomber
+Shoots slow projectiles that do massive damage to frigates or enemy
+factory ships!
+.TP
+.B Q3 - Frigate
+A great hulk of a ship that fires volleys of heat-seeking torpedoes.
+Effective against fighters.
+.TP
+.B Q4 - Upgrade
+Improve your factory ship to accumulate resources more quickly.
+.SH SEE ALSO
+.IR /usr/share/doc/pax-britannica/readme.txt .
|