Unix and Linux Discussions Tagged with newbie |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
9,967 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
38,982 |
SCO |
|
|
|
5 |
7,007 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,638 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,604 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,260 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,114 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
2,697 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,486 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,345 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,698 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,284 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
3,725 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
7,996 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,284 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,453 |
Shell Programming and Scripting |
|
|
|
4 |
3,360 |
Shell Programming and Scripting |
|
|
|
5 |
14,891 |
Answers to Frequently Asked Questions |
|
|
|
7 |
6,338 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,230 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
2,441 |
Solaris |
|
|
|
0 |
1,838 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
3,983 |
OS X (Apple) |
|
|
|
2 |
2,041 |
Post Here to Contact Site Administrators and Moderators |
|
|
|
2 |
3,816 |
Linux |
|
|
|
6 |
5,476 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
9,256 |
Shell Programming and Scripting |
|
|
|
6 |
19,655 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
11,473 |
Shell Programming and Scripting |
|
|
|
8 |
6,040 |
What is on Your Mind? |
|
|
|
4 |
4,604 |
Shell Programming and Scripting |
|
|
|
1 |
4,636 |
Shell Programming and Scripting |
|
|
|
3 |
2,208 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
3,138 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
1,759 |
Shell Programming and Scripting |
|
|
|
1 |
2,121 |
Shell Programming and Scripting |
|
|
|
1 |
2,331 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
6,130 |
Programming |
|
|
|
2 |
3,138 |
Solaris |
|
|
|
6 |
3,221 |
Solaris |
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)