gen-multiple-pysol-layouts
A program that automatically solves layouts of Freecell and similar variants of Card Solitaire
Install
- All systems
-
curl cmd.cat/gen-multiple-pysol-layouts.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/gen-multiple-pysol-layouts
freecell-solver
A program that automatically solves layouts of Freecell and similar variants of Card Solitaire
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