aboutsummaryrefslogtreecommitdiff
path: root/games/syobonaction/syobonaction.pod
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2014-04-10 12:20:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-10 12:20:48 +0700
commit2032348abad610cf7ef0b2521044a6732f2344e9 (patch)
tree1a4061c85d8739c04659199e5e51be3dfbb272d4 /games/syobonaction/syobonaction.pod
parentacbd1135ba0714f1d0490a389d7ef03f45ba992e (diff)
games/synobonaction: Added (abstract game, parody of Super Mario).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/syobonaction/syobonaction.pod')
-rw-r--r--games/syobonaction/syobonaction.pod63
1 files changed, 63 insertions, 0 deletions
diff --git a/games/syobonaction/syobonaction.pod b/games/syobonaction/syobonaction.pod
new file mode 100644
index 0000000000000..1d5dfae27307a
--- /dev/null
+++ b/games/syobonaction/syobonaction.pod
@@ -0,0 +1,63 @@
+# pod source for syobonaction man page
+# pod2man -s6 -r0.2 --stderr -cSlackBuilds.org syobonaction.pod > syobonaction.6
+
+=pod
+
+=head1 NAME
+
+B<syobonaction> - I<very> difficult side-scrolling platform game
+
+=head1 SYNOPSIS
+
+B<syobonaction> [I<-nosound>] [I<-fullscreen>]
+
+=head1 DESCRIPTION
+
+Syobon Action is a Japanese parody of Super Mario Brothers.
+
+This man page documents OpenSyobon-M, the modified SDL port of OpenSyobon,
+which is itself an unofficial SDL port of the original game.
+
+=head1 OPTIONS
+
+=over
+
+=item B<-nosound>
+
+Disables sound
+
+=item B<-fullscreen>
+
+Enables full-screen mode
+
+=back
+
+=head1 CONTROLS
+
+=over
+
+=item B<Jump>
+
+Up arrow, Z, semicolon, joystick button 1
+
+=item B<Movement>
+
+Left/right arrows, joystick left/right
+
+=item B<Enter Warp Pipe>
+
+Down arrow, joystick down
+
+=back
+
+On the main menu, 0 through 9 select the starting level.
+
+=head1 AUTHORS
+
+OpenSyobon-M was written by Wei Mingzhi <whistler_wmz at users.sf.net>.
+This version contains additional levels made by Kazuki Okawa.
+
+OpenSyobon-M is based on Open Syobon Action RC 2 by Mathew Velasquez, which
+is based on the original Syobon Action by Chiku.
+
+This man page was written by B. Watson for the SlackBuild.org project.