rudra00434/AI_8puzzle_solver
8 Puzzle Solver using A Algorithm and Pygame* This project is a visual and intelligent implementation of the classic 8 Puzzle Problem, developed in Python using Pygame for GUI and A* Search Algorithm for automatic solving. The 8 Puzzle is a well-known combinatorial problem in AI
No commits in the last 6 months.
Stars
2
Forks
—
Language
Python
License
—
Category
Last pushed
Aug 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rudra00434/AI_8puzzle_solver"
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
huyvohcmc/8-puzzle
Java program to solve the 8 puzzle problem using branch and bound algorithm.
kyo-takano/alphacube
A powerful & flexible Rubik's Cube solver
NiloofarShahbaz/8-puzzle-search-implementation
this a python BFS , A* and RBFS implementation of 8 puzzle