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

gen-multiple-pysol-layouts. - generate multiple PySol / MS initial solitaire deals.

Author

       Shlomi Fish, <http://www.shlomifish.org/> .

Freecell Solver 5.0.0                              2025-03-07                                           HOOLA(6)

Description

       This program emits some starting PySol / Freecell Pro deals in separate files inside the target
       directory.

       Some examples:

           gen-multiple-pysol-layouts --dir foo/ --prefix "" --suffix .board --ms 24 42 100

           gen-multiple-pysol-layouts --dir foo/ --prefix "" --suffix .board --ms seq 1 32000

           gen-multiple-pysol-layouts --dir foo/ --prefix "" --suffix .board --ms read /path/to/indexes-file.txt

       Generate Black Hole solitaire <https://en.wikipedia.org/wiki/Black_Hole_%28solitaire%29> PySol FC deals:

           gen-multiple-pysol-layouts --game black_hole --dir foo/ --prefix "" --suffix .board seq 100000 200000

Name

       gen-multiple-pysol-layouts. - generate multiple PySol / MS initial solitaire deals.

Options

       To be discussed.

See Also

pi-make-microsoft-freecell-board (6), make_pysol_freecell_board.py (6).

       /usr/share/doc/freecell-solver-FCS_VERSION/board_gen/README

Synopsis

gen-multiple-pysol-layouts--dir=[dir]--prefix=[prefix]--suffix=[suf][idxs...]

See Also