2024-01-05 20:49:17 +01:00
|
|
|
# black-hole-solver
|
|
|
|
|
2024-01-05 20:49:20 +01:00
|
|
|
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.
|
|
|
|
|