aboutsummaryrefslogtreecommitdiff
path: root/games/pacman-arena/pacman-arena.rst
diff options
context:
space:
mode:
Diffstat (limited to 'games/pacman-arena/pacman-arena.rst')
-rw-r--r--games/pacman-arena/pacman-arena.rst62
1 files changed, 62 insertions, 0 deletions
diff --git a/games/pacman-arena/pacman-arena.rst b/games/pacman-arena/pacman-arena.rst
new file mode 100644
index 0000000000000..50c405f094b33
--- /dev/null
+++ b/games/pacman-arena/pacman-arena.rst
@@ -0,0 +1,62 @@
+.. RST source for pacman-arena(6) man page. Convert with:
+.. rst2man.py pacman-arena.rst > pacman-arena.6
+.. rst2man.py comes from the SBo development/docutils package.
+
+.. |version| replace:: 0.15
+.. |date| date::
+
+============
+pacman-arena
+============
+
+--------------------------------
+3d Pac-Man clone with explosions
+--------------------------------
+
+:Manual section: 6
+:Manual group: SlackBuilds.org
+:Date: |date|
+:Version: |version|
+
+SYNOPSIS
+========
+
+pacman-arena
+
+DESCRIPTION
+===========
+
+Pacman Arena is a Pacman clone in full 3D with a few surprises. Rockets,
+bombs and explosions abound.
+
+There are no useful command-line options or arguments.
+
+.. yes, there are --server and --client, but they don't result
+.. in a multiplayer game. looks like the netplay code was never
+.. finished.
+
+CONTROLS
+========
+
+*Arrow keys*
+ Move Pac-man.
+
+*Space*
+ Launch a rocket.
+
+*B*
+ Drop a bomb.
+
+
+COPYRIGHT
+=========
+
+See the file /usr/doc/PRGNAM-|version|/COPYING for license information.
+
+AUTHORS
+=======
+
+pacman-arena was written by Nuno Subtil.
+
+This man page written for the SlackBuilds.org project
+by B. Watson, and is licensed under the WTFPL.