Wiston999 / python-rubik
Rubik solving algorithms implemented in Python
☆57Updated last year
Alternatives and similar repositories for python-rubik:
Users that are interested in python-rubik are comparing it to the libraries listed below
- A generic rubiks cube solver☆95Updated 7 months ago
- Solve Rubik's Cube in less than 19 moves on average with Python.☆636Updated 10 months ago
- Python Rubik's cube solver☆159Updated last year
- Rubik's Cube solver in Python☆201Updated 5 years ago
- Given an image of a rubiks cube, find the RGB value for each square.☆130Updated 2 years ago
- A program about Rubik's Cube with a lot of features.☆252Updated 3 years ago
- 9 puzzle solver: Rubik's 2x2x3, 2x2x2, 3x3x3, 4x4x4, 5x5x5; Pyraminx, Skewb, 3x3x3 Gear Cube, Face-turning Octahedron☆10Updated 5 years ago
- A pure Python and pure C ports of Kociemba's algorithm for solving Rubik's cube☆577Updated 11 months ago
- Optimal Rubik's Cube solver☆31Updated 9 months ago
- Optimally solve the Rubik's 2x2x2 cube with Python☆69Updated 10 months ago
- 🔀 An HTML library to display puzzle scrambles. No knowledge of Javascript required!☆22Updated last week
- Resolve rubiks cube RGB values to the six cube colors☆34Updated last year
- Optimal Solver for the Rubik's Cube☆11Updated 3 years ago
- 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.☆22Updated 5 years ago
- A pure Python implementation of Herbert Kociemba's two-phase algorithm for solving the Rubik's Cube☆17Updated last year
- CubeX - Rubik's Cube Solver [Uses Fredrich (CFOP) Method]☆21Updated 10 months ago
- The optimal Rubik's cube solver that I wrote a while back. It uses pattern databases to somewhat efficiently solve the puzzle optimally (…☆71Updated 7 years ago
- Rubik's Cube Solver. An optimized implementation of Kociemba's two-phase algorithm.☆311Updated last year
- The ultimate Rubik's Cube solving algorithm for high-speed axial robots.