make-pysol-freecell-board
Library for solving Freecell games
Install
- All systems
-
curl cmd.cat/make-pysol-freecell-board.sh
- Debian
-
apt-get install freecell-solver-bin
- Ubuntu
-
apt-get install freecell-solver-bin
- Kali Linux
-
apt-get install freecell-solver-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install freecell-solver-bin
- Raspbian
-
apt-get install freecell-solver-bin
- Dockerfile
- dockerfile.run/make-pysol-freecell-board
freecell-solver-bin
Library for solving Freecell games
Freecell Solver is a library for automatically solving boards of Freecell and similar variants of card Solitaire. This package contains the header files and static libraries necessary for developing programs using Freecell Solver. This package contains the binaries included with freecell-solver