fc-solve
Library for solving Freecell games
Install
- All systems
-
curl cmd.cat/fc-solve.sh
- Debian
-
apt-get install freecell-solver-bin
- Ubuntu
-
apt-get install freecell-solver-bin
- Arch Linux
-
pacman -S freecell-solver
- Kali Linux
-
apt-get install freecell-solver-bin
- Fedora
-
dnf install freecell-solver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install freecell-solver-bin
- Raspbian
-
apt-get install freecell-solver-bin
- Dockerfile
- dockerfile.run/fc-solve
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