Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

freetennis(6) [debian man page]

FREETENNIS(6)							   Games Manual 						     FREETENNIS(6)

NAME
freetennis - free tennis simulation game SYNOPSIS
freetennis [options] DESCRIPTION
Free Tennis is a free tennis simulation game. OPTIONS
A summary of options is included below. -help, --help Show summary of options. -p0 <name> The name of player 0 (default: ivan). -p1 <name> The name of player 1 (default: ivan). -donotshowpause When the game is paused, do not show the "paused" sign. Useful for screenshots. -showfps Display the number of Frames Per Second (on the standard output). Useful for debugging. -aidebug Shows some info useful to debug AI. -realistic Make the game realistic. This alters the parabola visibility depending on the player and shot. Better gameplay, but not suitable for newbies. -newbie Make the game not realistic, but more suited to newbies. The parabola is fully visible. -nosound Run with no sound. -xres <integer> The horizontal resolution (default: 640). -yres <integer> The vertical resolution (default: 480). -port <integer> The TCP port to use. Makes sense with -client and -server. The default is 4000. -computerskill <integer> Skill level of computer. A number from 0 (very difficult) to 250 (very easy). Default is 190. -client <ip address> The IP address of the server. Only for multiplayer. -server Run Free Tennis as server. Only for multiplayer. -surf <surface> SURF: surface for the court. Choices are "clay", "cement", "grass". SEE ALSO
http://freetennis.sourceforge.net/ /usr/share/doc/freetennis-common/web-site/index.html AUTHOR
freetennis was written by Maurizio Colucci <maurizio.colucci@gmail.com>. This manual page was written by Bart Martens <bartm@knars.be> and updated by Mehdi Dogguy <dogguy@pps.jussieu.fr>, for the Debian project (but may be used by others). Apr 26, 2008 FREETENNIS(6)

Check Out this Related Man Page

DOPEWARS(6)							   Games Manual 						       DOPEWARS(6)

NAME
dopewars - drug dealing game SYNOPSIS
dopewars [OPTIONS] ... DESCRIPTION
dopewars is a ncurses- and GTK- based drug dealing game based in New York, with you as the drug dealer striving to become filthy rich. It supports network play and single-player games. OPTIONS
Valid commandline options: -b, --no-color, --no-colour "black and white", i.e. do not use pretty colours -n, --single-player Do not connect to any available dopewars servers -a, --antique Antique dopewars; stick as close as possible to the functionality of the original version. -f, --scorefile=FILE Specify a file to use as high score table (defaults to /var/games/dopewars.sco) -o, --hostname=ADDR Specify a multiplayer hostname -s, --public-server Run in server mode. (Note: see the -A option for configuring a server once it's running.) -S, --private-server Run as a "private" server (do not report to the metaserver) -p, --port=PORT Specify the network port to use -g, --config-file=FILE Specify the pathname of a dopewars configuration file -r, --pidfile=FILE Specify the pathname of a PID file to maintain while running as a server -l, --logfile=FILE Write log messages to the given file (rather than standard output) -A, --admin Connect to a server running on localhost, for administration -c, --ai-player Create and run a computer player -w, --windowed-client Force the use of a graphical client (GTK+ or Win32) -t, --text-client Force the use of a text-mode (curses) client (by default, a windowed client is used when possible) -P, --player=NAME Sets the default player name -C, --convert=FILE Convert a high score file used by dopewars-1.5.1 or earlier to the format used by more recent versions -h, --help Display a help screen -v, --version Output version information and exit. AUTHOR
This manual page was written by Leon Breedt <ljb@debian.org>, for the Debian GNU/Linux system (but may be used by others). Additional updates by Ben Webb <benwebb@users.sf.net>. DOPEWARS(6)
Man Page