Fix and improve mouse input, initialize players correctly
[tennix.git] / tennix.6
blobc3c2b506b694db8117832594a625b297bf1e9cab
1 .TH "TENNIX" "6" "December 2007" "tennix 0.5.0"
2  
3 .SH "NAME"
4 tennix \(em A funny 2D tennis game
6 .SH "SYNOPSIS"
7 .B tennix
8 .RI [ options ]
10 .SH "DESCRIPTION"
11 .PP 
12 \fBtennix\fR is a top-view 2D tennis game. It  
13 features a two-player game mode and a single-player mode against the 
14 computer.  
15 .PP 
16 Joystick can be used instead of the keyboard. See \fBOPTIONS\fR on how to
17 set up the game for joysticks.
18 .PP 
19 This is the SDL port of a DOS game written in 2003. The original game can 
20 still be found on the web at http://thpinfo.com/2003/tennix/
22 .SH "KEYBOARD CONTROLS"
23 .TP
24 .I W, S, D
25 Player 1: Move up, down and swing the racket
26 .TP
27 .I Up, Down, Spacebar
28 Player 1 (alternative): Move up, down and swing the racket
29 .TP
30 .I O, L, K
31 Player 2: Move up, down and swing the racket
32 .TP
33 .I C
34 Change the type of court (grass, hard, clay)
35 .TP
36 .I P
37 (Un)pause the game
38 .TP
39 .I F
40 Switch between windowed and fullscreen mode
41 .SH "OPTIONS"
42 .TP
43 .I \-f, \-\-fullscreen
44 Start the game in fullscreen mode
45 .TP
46 .I \-h, \-\-help
47 Show summary of options
48 .TP
49 .I \-J, \-\-list-joysticks
50 Shows a list of joysticks and how to use them
51 .TP
52 .I \-j,  \-\-joystick \fBName\fP
53 Choose the joystick to be used to control Player 1
54 .SH "HOMEPAGE" 
55 .PP 
56 http://icculus.org/tennix/ 
57 .SH "AUTHOR" 
58 .PP 
59 Tennix was originally written by Thomas Perl (thp@perli.net). 
60 .PP 
61 This manual page was written by Andrea Colangelo (warp10@libero.it) for 
62 the \fBUbuntu\fP system (but may be used by others).  Permission is 
63 granted to copy, distribute and/or modify this document under 
64 the terms of the GNU General Public License, Version 2 any  
65 later version published by the Free Software Foundation. 
66 .PP 
67 On Debian systems, the complete text of the GNU General Public 
68 License can be found in /usr/share/common-licenses/GPL-2.