Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
-
Updated
Jan 16, 2025 - C
Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*
Add a description, image, and links to the freecell-solver topic page so that developers can more easily learn about it.
To associate your repository with the freecell-solver topic, visit your repo's landing page and select "manage topics."