EbanEscott/Solitaire-Odds
An AI-powered Solitaire engine comparing different algorithms to determine the true probability of winning classic Klondike Solitaire through statistical analysis of thousands of random games.
Stars
—
Forks
—
Language
Java
License
MIT
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/EbanEscott/Solitaire-Odds"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
YashIndane/webcube
Rubik's cube assistant on Flask webapp
mahdavipanah/pynpuzzle
Solve, test and benchmark algorithms for N-Puzzle problem with Python
kyo-takano/alphacube
A powerful & flexible Rubik's Cube solver
huyvohcmc/8-puzzle
Java program to solve the 8 puzzle problem using branch and bound algorithm.
gsurma/sliding_puzzle
Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver.