logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kpat - A highly addictive card game

Author

       KPatience is by:
           Paul Olav Tvete
           Mario Weilguni <mweilguni@kde.org>
           Matthias Ettrich <ettrich@kde.org>
           Rodolfo Borges <barrett@labma.ufrj.br>
           Peter H. Ruegg <kpat@incense.org>
           Michael Koch <koch@kde.org>
           Marcus Meissner <mm@caldera.de>
           Shlomi Fish <shlomif@vipe.technion.ac.il>
           Stephan Kulow <coolo@kde.org>

KDE Gear 21.04                                     2021-06-21                                            KPAT(6)

Description

       KPatience is a compendium of several well known patience card games, ranging from the well known Klondike
       and Freecell, to lesser known games such as Grandfather's Clock and Mod3. In all there are 12 variations
       for you to while away time.

Name

       kpat - A highly addictive card game

Options

       This program follows the usual GNU command line syntax, with long options starting with two dashes
       (`--'). A summary of the options supported by kpat is included below.

       -h--help
           This lists the options available at the command line

       -v--version
           Lists version information for KPatience

       --solvegamefile
           Try to find a solution to the given savegame

       --solvenum
           Dealer to solve (debug)

       --startnum
           Game range start (default 0:INT_MAX)

       --endnum
           Game range end (default start:start if start given)

       --gametypegame
           Skip the selection screen and load a particular game type. Valid values are: acesup, fortyeight,
           freecell, golf, grandfather, grandfathersclock, normandy, klondike, mod3, simplesimon, spider, yukon

       --testdirdirectory
           Directory with test cases

       --generate
           Generate random test cases

       --author
           Lists KPatience's authors in the terminal window

       --license
           Shows license information

       --desktopfilefilename
           The base file name of the desktop entry for this application.

        file
           File to load

See Also

           More detailed user documentation is available from help:/kpat (either enter this URL into Konqueror,
           or run khelpcenterhelp:/kpat).
           kf6options(7)
           qt6options(7)

Synopsis

kpat [--solvegamefile] [--solvenum] [--startnum] [--endnum] [--gametypegame] [--testdirdirectory]
            [--generate] [file]

See Also