Freecell Solver solves automatically layouts of Freecell
Freecell Solver - a program that automatically solves layouts of Freecell and similar variants of Card Solitaire such as Eight Off, Forecell and Seahaven Towers, as well as Simple Simon boards.
Freecell Solver - a program that automatically solves layouts of Freecell and similar variants of Card Solitaire such as Eight Off, Forecell and Seahaven Towers, as well as Simple Simon boards.
To install freecell-solver, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install freecell-solver
To see what files were installed by freecell-solver, run:
port contents freecell-solver
To later upgrade freecell-solver, run:
sudo port selfupdate && sudo port upgrade freecell-solver
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.