Skip to content

Solvers and statistics for “Golf” solitaire, “Black Hole” solitaire, “All in a Row” solitaire and related card patience games.

License

Notifications You must be signed in to change notification settings

shlomif/black-hole-solitaire

Repository files navigation

Black Hole Solitaire Solver

Black Hole Solitaire Solver is an automated solver for the card Solitaire games “Golf”, “Black Hole”, and “All in a Row” .

Build Status AppVeyor Build Status

Screenshots

Running using PySol FC on KDE Plasma 5

Guide to the code

The interesting code in C is under the black-hole-solitaire/c-solver/ directory and there’s also some older code in Perl under black-hole-solitaire/Games-Solitaire-BlackHole-Solver/ .

Some related links: