suhasasumukh/AI-Rubiks-Cube-Solver
A tool that uses ai to solve any complex Rubik's Cube pattern step by step.
This tool helps Rubik's Cube enthusiasts and learners solve any scrambled cube pattern. You input the current state of your Rubik's Cube through a user-friendly interface, and it outputs a step-by-step solution. It's designed for anyone who wants to learn how to solve a Rubik's Cube or needs help with a particularly complex scramble.
No commits in the last 6 months.
Use this if you have a scrambled Rubik's Cube and want to see the exact sequence of moves to solve it.
Not ideal if you're looking for a physical robot to manipulate the cube for you, as this provides digital instructions only.
Stars
11
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Aug 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/suhasasumukh/AI-Rubiks-Cube-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