Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
HOOLA(6)			Freecell Solver			      HOOLA(6)

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

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

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

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

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

Freecell Solver	6.2.0		  2021-02-28			      HOOLA(6)

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHOR

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gen-multiple-pysol-layouts&sektion=6&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help