aboutsummaryrefslogtreecommitdiff
path: root/games/syobonaction/syobonaction.pod
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-10-28 05:31:37 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-29 17:07:25 +0700
commitcf8c488479b372be4f753183fd9e97493c5ebe1d (patch)
treee7a1850e9021a4d797cce8f45a80dcd24359d998 /games/syobonaction/syobonaction.pod
parentc470017001ac8abf94220abbfa51c1809866f267 (diff)
games/syobonaction: Updated for version 0.2+20210411_f2e8629.
Signed-off-by: B. Watson <yalhcru@gmail.com> 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, 0 insertions, 63 deletions
diff --git a/games/syobonaction/syobonaction.pod b/games/syobonaction/syobonaction.pod
deleted file mode 100644
index 1d5dfae27307a..0000000000000
--- a/games/syobonaction/syobonaction.pod
+++ /dev/null
@@ -1,63 +0,0 @@
-# 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.