diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-20 05:02:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-29 17:07:19 +0700 |
commit | d1ac86c9d4583a888facf5bc062e8ffff9170ec9 (patch) | |
tree | 72cee318fb4b664624b791056e66eb368ca96811 /games/pacman-arena/pacman-arena.rst | |
parent | 3a2d309b99b14bc3fcbdc54c1b4c82134ec8b3b0 (diff) |
games/pacman-arena: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pacman-arena/pacman-arena.rst')
-rw-r--r-- | games/pacman-arena/pacman-arena.rst | 62 |
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. |