prithvi-narayan-bhat/8_tile_puzzle_problem
An attempt to build an agent to solve a modifed version of the 8 puzzle problem
No commits in the last 6 months.
Stars
1
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
May 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/prithvi-narayan-bhat/8_tile_puzzle_problem"
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
SasankYadati/8puzzle
A sliding block puzzle, whose solution is found using A* Search.
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