Found 1,902 repositories(showing 30)
brinesoftwares
Flutter-Python rubiks cube solver.
hkociemba
Solve Rubik's Cube in less than 19 moves on average with Python.
BadagalaAdarsh
Solve a Rubiks Cube using Python Opencv and Kociemba module
hkociemba
God's algorithm for Rubik's Cube in Python. Solve the cube with the smallest possible number of moves.
dwalton76
A generic rubiks cube solver
thatc0der
A Rubik's cube solver that uses the Webcam to solve your cube!
brownan
The optimal Rubik's cube solver that I wrote a while back. It uses pattern databases to optimally solve the puzzlee.
bellerb
Rubik's cube solver written in python 3 for the console
shubhampatil11
No description available
Switcherlapp97
No description available
Anuj-Kumar-Sharma
This app shows you how to solve your own physical Rubik's cube by just clicking photos of all the 6 sides of your cube.
divinsmathew
CubeX - Rubik's Cube Solver [Uses Fredrich (CFOP) Method]
CubeLuke
Rubik's Cube Solver coded in Python.
austinkinross
C++ Rubik's Cube solving program
7enTropy7
This is a C++ program that implements the Layer-Wise method to solve a 3×3×3 Rubik’s Cube in under 800 lines of code.
ebinxavier
Rubik's Cube Solver written in Three.js
SChakravorti21
Java program utilizing a Swing GUI to find a solution to a given scrambled state of a Rubik's Cube
naseer2426
:sparkles: A program that can help you solve any Rubik's Cube using Fredrich CFOP Algorithms.
vuktacic
An automated rubiks cube solver.
jakobkogler
Optimal Solver for the Rubik's Cube
akshaynarisetti
No description available
suhasasumukh
A tool that uses ai to solve any complex Rubik's Cube pattern step by step.
tibordp
An LBL Rubiks cube solver & web app
chenanton
A program which generates a sequence of cube rotations learned from a deep neural network, solving a scrambled Rubik's Cube.
sudharsan-selvaraj
Selenium script to solve online rubik's cube
nianod
A simple c++ program for solving Rubik's cube
s-horiguchi
pythonでルービックキューブを解く
TodorBalabanov
MPI parallel implementation of genetic algorithm based Rubik's cube solver.
namantayal
No description available
hkociemba
Solve Rubiks cube without turning the Back face in less than 22 moves on average. This is a modified version of the RubiksCube-TwophaseSolver repository.