sillypoker

Langue: en

Version: 302741 (debian - 07/07/09)

Section: 6 (Jeux)


BSD mandoc

NAME

sillypoker - silly Poker, the poker game.

SYNOPSIS

sillypoker [-h ] [--help ] [-v ] [--version ]

DESCRIPTION

silly Poker is a poker game. It has a text interface and alternately a curses one.

It supports five card draw, five card stud, and seven card stud poker.

CONFIGURATION

silly Poker uses the configuration file ~/.sillypokerrc It supports the following options. Each line must be in the format So option = value Sc Ns .
players
the number of players (2-5)
account
the starting amount in each player's account
drawbetcap
the betting cap in draw poker
studbetcap
the betting cap in stud poker
color
1 to enable curses color, 0 to disable it (only if compiled with ncurses support)
cardaspic
1 to enable "pictures" of cards instead of text (unimplemented)
interface
which interface to default to (text, curses)

ENVIRONMENT

silly Poker utilizes the HOME environment variable.

FILES

~/.sillypokerrc
user configuration file
~/.sillypokerstats
user statistics data file

AUTHOR

Kevin Radloff Aq kmradlof@colby.edu http://rad2.colby.edu/~radkade1/