A solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”
https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/
black-hole-solver.spec | ||
README.md |
black-hole-solver
A solver, written in C, to solve Golf solitaire, the Solitaire variant called “Black Hole” and the one called “All in a Row”. It provides a portable C library, and a command line application that after being fed with a layout will emit the cards to move.