tuxpuck - Man Page

"Shufflepuck Cafe" Clone

Synopsis

tuxpuck

Description

Anyone remember "Shufflepuck Cafe" for the Amiga/AtariST?
I do.

TuxPuck 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.

Options

This program does not take any command line arguments.

Config File

The config file ".tuxpuckrc" is located in your home directory. It is automatically written when the game quits.

Config File Format

Just "TAG VALUE", each option seperated by Returns.

Config File Options

SOUND       1 = ON, 0 = OFF
FULLSCREEN  1 = ON, 0 = OFF
MOUSESPEED  between 1 and 10, 1 slowest, 10 fastest

In-Game Control

MOUSE   Move the pad
f       Toggle fullscreen mode
F1      Toggle sound
F5      Decrease mouse speed
F6      Increase mouse speed

Author

The TuxPuck game was written by Jacob "noork" Kroon, <d00jkr@efd.lth.se>. This manual page was written by Sven Velt <sven@velt.de>.

Info

March 25, 2002