tuxpuck — Shufflepuck Cafe Clone
Synopsis
tuxpuckDescription
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 = OFFFULLSCREEN 1 = ON, 0 = OFF
MOUSESPEED between 1 and 10, 1 slowest, 10 fastest
In-game control
MOUSE Move the padf Toggle fullscreen mode
F1 Toggle sound
F5 Decrease mouse speed
F6 Increase mouse speed