freecell-solver
There are 11 repositories under freecell-solver topic.
shlomif/PySolFC
A comprehensive, feature-rich, open source, and portable, collection of Solitaire games.
shlomif/fc-solve
Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
Leonardpepa/Freecell-solitaire-AI-Solver
Freecell solitaire Solver Project for Artificial Intelligence course from University of Macedonia
alaatm/freecell-solver
Freecell Solver
K-Konstantinidis/Freecell-Solitaire-Solver
Solve any FreeCell Solitaire puzzle with 1 of the 4 different path finding algorithms: Breadth 1st Search, Depth 1st Search, Best 1st Search, Astar Search.
macroxue/freecell
Web-based FreeCell game and solver, supporting Microsoft game numbers up to a billion.
ostrosablin/freecell
Fork with improvements over ncurses freecell implementation by Linus Akesson
joyofdata/prolog-freecell-solver
Truly declarative solver for FreeCell games.
aggstam/freecell_solver
This program solves freecell solitaire puzzles using four algorithms: Depth first search, Breadth first search, Best first search and A*
pdoup/freecell-ai
FreeCell AI implementing BFS/DFS/A*/Iterative Deepening in Python
AntonioKaram/Freecell-AI-Solver
Windows XP FreeCell AI Solver