Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bumprace(6) [debian man page]

bumprace(6)							   Games Manual 						       bumprace(6)

NAME
bumprace -- a simple arcade game SYNOPSIS
bumprace [-f | --fullscreen] [-w | --windowed] [-s | --nosound] [-n | --notfinal] [-t | --noparticles] [-o | --nofadeout] [--preci- sion] [-h | --help] DESCRIPTION
This manual page documents briefly the bumprace command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in /usr/share/doc/bumprace/README. bumprace a simple arcade game. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -f --fullscreen Start in fullscreen mode (default). -w --windowed Start in windowed mode. -s --nosound Start in without sound. -n --notfinal No title screen (nice for develolopers). -t --noparticles Turns of paticles. Good for slow computers. -o --nofadeout No fadeout after crash (for slow coputers). --precision Sets the precison of the collisions (default=10). -h --help Show summary of options. KEYS
Player 1 arrow keys moving right control special ability Player 2 a left d right w thrust TAB special ability AUTHOR
This manual page was written by Christian T. Steigies <cts@debian.org> for the Debian GNU/Linux system (but may be used by others). Per- mission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. bumprace(6)

Check Out this Related Man Page

TENNIX(6)							   Games Manual 							 TENNIX(6)

NAME
tennix -- A funny 2D tennis game with network play support SYNOPSIS
tennix [options] DESCRIPTION
tennix is a top-view 2D tennis game. It features a two-player game mode and a single-player mode against the computer. This is the SDL port of a DOS game written in 2003. The original game can still be found on the web at http://thp.io/2003/tennix/ CONTROLS
You can select the controls directly in the menu. Usually, in two-player game mode, player 1 plays using W, S, D, E, F and player 2 plays using O, L, K, I, J. You can also play using mouse, gamepad or Joystick. When using network play, you have to configure your opponent with the input device "Network player", and make sure that the opponent does the same thing (but in reverse). P (Un)pause the game F Switch between windowed and fullscreen mode OPTIONS
-f, --fullscreen Start the game in fullscreen mode -b, --benchmark Start the game in benchmark/attract mode (AI vs AI, auto-start, no menu) -m, --master <IP-of-slave> Network play mode; play as master and send input over to slave via the given IP -s, --slave <IP-of-master> Network play mode; play as slave and send input over to master via the given IP -h, --help Show summary of options HOMEPAGE
http://icculus.org/tennix/ AUTHOR
The author and current maintainer of Tennix is Thomas Perl (thp.io/about). This manual page was written by Andrea Colangelo (warp10@ubuntu.com) for the Ubuntu system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. Tennix 2011 Edition February 2011 TENNIX(6)
Man Page