.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH "TUXPUCK" "6" "March 25, 2002" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME tuxpuck \- "Shufflepuck Cafe" Clone .SH SYNOPSIS \fBtuxpuck\fP .\" .RI [ options ] " files" ... .SH DESCRIPTION Anyone remember "Shufflepuck Cafe" for the Amiga/AtariST? .br I do. .PP \fBTuxPuck\fP is a shufflepuck game written in C using SDL. The player moves a pad around a board and tries to shoot down the puck through the opponents defense. .SH OPTIONS This program does not take any command line arguments. .SH CONFIG FILE The config file ".tuxpuckrc" is located in your home directory. It is automatically written when the game quits. .SH CONFIG FILE FORMAT Just "\fBTAG\fP \fBVALUE\fP", each option seperated by Returns. .SH CONFIG FILE OPTIONS \fBSOUND\fP 1 = ON, 0 = OFF .br \fBFULLSCREEN\fP 1 = ON, 0 = OFF .br \fBMOUSESPEED\fP between 1 and 10, 1 slowest, 10 fastest .SH IN-GAME CONTROL \fBMOUSE\fP Move the pad .br \fBf\fP Toggle fullscreen mode .br \fBF1\fP Toggle sound .br \fBF5\fP Decrease mouse speed .br \fBF6\fP Increase mouse speed .\" .SH SEE ALSO .\" .BR bar (1), .\" .BR baz (1). .\" .br .\" The programs are documented fully by .\" .IR "The Rise and Fall of a Fooish Bar" , .\" available via the Info system. .SH AUTHOR The TuxPuck game was written by Jacob "noork" Kroon, . This manual page was written by Sven Velt .