SasankYadati/8puzzle
A sliding block puzzle, whose solution is found using A* Search.
No commits in the last 6 months.
Stars
5
Forks
2
Language
C++
License
—
Category
Last pushed
Jan 27, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/SasankYadati/8puzzle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
A2andil/Puzzle
Artificial Intelligence - 8/15 Puzzle Game(A*, BFS, GBFS & Bi-Directional)
Samuel-BlankAmber/linkedin-games-ai
Automatic solver for the six LinkedIn games: Tango, Queens, Pinpoint, Crossclimb, Zip & Mini Sudoku
DianaVasiliu/Klotski-solver
Artificial Intelligence project to compare different search algorithms - especially A* based algorithms.
soroshzzz26/15-puzzle-game-ai
Some basic Ai algorithms used to solve 15 puzzle game
EbanEscott/Solitaire-Odds
An AI-powered Solitaire engine comparing different algorithms to determine the true probability...