Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pysolfc(6) [debian man page]

PYSOLFC(6)																PYSOLFC(6)

NAME
PySolFC - a collection of more than 1000 solitaire games SYNOPSIS
pysolfc [filename] The only option available is the file name of a saved game. All other options are ignored - PySolFC is fully configurable within the game. DESCRIPTION
PySolFC is a collection of more than 1000 solitaire card games. It stands for PySol Fan Club Edition, as it is a fork of (the now unmain- tained) PySol Solitaire. There are games that use the 52 card International Pattern deck, games for the 78 card Tarock deck, eight and ten suit Ganjifa games, Hana- fuda games, Matrix games, Mahjongg games, and games for an original hexadecimal-based deck. Its features include modern look and feel (uses Ttk widget set), multiple cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a hint system, demo games, a solitaire wizard, support for user written plug-ins, an integrated HTML help browser, and lots of documentation. The integrated help browser can be started by pressin <F1> after the program has launched. PySolFC is written in 100% pure Python and runs out-of-the-box on Unix (X11), Windows 95/98/ME/2000/NT/XP and Macintosh platforms. FILES
PySolFC searches its data files in a number of directories including: the current directory /usr/share/games/pysolfc /usr/local/share/games/pysolfc Options are saved in ~/.pysolfc/options.cfg Statistics and logs are saved in ~/.pysolfc/statistics.dat Comments are indexed in ~/.pysolfc/comments.dat Savegames are searched in ~/.pysolfc/savegames/ Additional plugins are searched in ~/.pysolfc/plugins/ Additional cardsets are searched in ~/.pysolfc/cardsets/ Additional table tiles are searched in ~/.pysolfc/tiles/ Additional music songs are searched in ~/.pysolfc/music/ ENVIRONMENT
HOME is used for finding the users home directory. USER and LOGNAME are used for getting the initial name of the player. Additional cardsets are searched according to the path variable PYSOL_CARDSETS. You can specify multiple directories. Additional table tiles are searched according to the path variable PYSOL_TILES. You can specify multiple directories. Additional music songs are searched according to the path variable PYSOL_MUSIC. You can specify multiple directories. DIAGNOSTICS
Exit status is normally 0. SEE ALSO
python(1) ace_solitaire, freecell, gnome-freecell, kabale, klondike, kpat, seahaven, sol, spider, tksol, xfreecell, xpat2, xsol BUGS
Please report all bugs immediately to the author. AUTHOR
Markus F.X.J. Oberhumer <markus@oberhumer.com> T. Kirk Skomoroh <skomoroh@users.sourceforge.net> Brian Lenihan <brianl@users.sourceforge.net> http://pysolfc.sourceforge.net/ COPYRIGHT
PySolFC is Copyright (C) 1998-2003 Markus Franz Xaver Johannes Oberhumer Copyright (C) 2003 Mt. Hood Playing Card Co. Copyright (C) 2005-2009 Skomoroh All Rights Reserved. PySolFC is distributed under the terms of the GNU General Public License Version 3 or later (GPLv3) Version 2.0 04 Dec 2009 PYSOLFC(6)

Check Out this Related Man Page

ace-of-penguins(6)						   User Commands						ace-of-penguins(6)

NAME
ace-of_penguins - Solitaire-games with penguin-look SYNOPSIS
ace-canfield ace-freecell ace-golf ace-mastermind ace-merlin ace-minesweeper ace-pegged ace-solitaire ace-spider ace-taipei ace-taipedit ace-thornq OPTIONS
None. DESCRIPTION
From the author's intro.html: "The Ace of Penguins is a set of Unix/X solitaire games based on the ones available for Windows(tm) but with a number of enhancements that make my wife like my versions better :-)" ace-canfield Solitary card-game ace-freecell Solitary card-game ace-spider Solitary card-game ace-solitaire Solitary card-game ace-thornq Solitary card-game ace-golf Another solitary card-game ace-mastermind Guess a secret combination of colors. ace-merlin Classical puzzle, rather frustrating. ace-minesweeper Find all hidden mines in a minefield. ace-pegged Classical board game. ace-taipei Asian puzzle, remove pairs of equal stones. ace-taipedit Editor for your own ace-taipei levels. KEYS
All games use the same library of functions and thus the same keys: F1 Online help. Esc Esc or "Q" to leave the game. NOTES
The upstream author DJ Delorie has written an informative webpage which is installed in /usr/share/doc/ace-of-penguins/intro.html The original binaries were renamed to include prefix ace-* to avoid name clashes. BUGS
If you encounter any bugs in this package, please report them to the Debian Bug Tracking System at http://bugs.debian.org/. ENVIRONMENT
None. FILES
None. SEE ALSO
Other games in /usr/games AUTHORS
Programs are by DJ Delorie, some by Martin Thornquist. This manual page was written 1999-09-09 by Thimo Neubauer <thimo@debian.org> for the Debian GNU system (but may be used by others). Updated 2007-09-03 by Jari Aalto <jari.aalto@cante.net>. Released under license GPL v2 or (at your option) any later version. ace-of-penguins 2012-03-23 ace-of-penguins(6)
Man Page