dwalton76 / rubiks-color-resolver
Resolve rubiks cube RGB values to the six cube colors
☆34Updated last year
Alternatives and similar repositories for rubiks-color-resolver:
Users that are interested in rubiks-color-resolver are comparing it to the libraries listed below
- Given an image of a rubiks cube, find the RGB value for each square.☆130Updated 2 years ago
- A generic rubiks cube solver☆96Updated 8 months ago
- A pure Python and pure C ports of Kociemba's algorithm for solving Rubik's cube☆585Updated last year
- Rubik's Cube Solver. An optimized implementation of Kociemba's two-phase algorithm.☆315Updated 2 years ago
- 9 puzzle solver: Rubik's 2x2x3, 2x2x2, 3x3x3, 4x4x4, 5x5x5; Pyraminx, Skewb, 3x3x3 Gear Cube, Face-turning Octahedron☆10Updated 5 years ago
- Solve Rubik's Cube in less than 19 moves on average with Python.☆641Updated 11 months ago
- ☆13Updated 6 years ago
- Rubik solving algorithms implemented in Python☆57Updated last year
- A program about Rubik's Cube with a lot of features.☆256Updated 3 years ago
- Rubik's Cube solver in Python☆202Updated 6 years ago
- CubeX - Rubik's Cube Solver [Uses Fredrich (CFOP) Method]☆21Updated last year
- Optimally solve the Rubik's 2x2x2 cube with Python☆69Updated last year
- The ultimate Rubik's Cube solving algorithm for high-speed axial robots.☆125Updated last year
- Arduino Rubik's cube solving robot☆72Updated 5 years ago
- 4x4x4 Solver = Three-Phase-Reduction Solver + 3x3x3 Solver☆25Updated 2 years ago
- Rubik's Cube Solver for Android OS. Uses the camera to map the cube, then solves it.☆41Updated 11 years ago
- rubik's cube kocimeba solution implement☆12Updated last year
- A robot to solve the Rubik's Cube☆37Updated 5 years ago
- Kociemba's algorithm implementation in C#. Made for a Mindstorms EV3 cube-solving robot.☆21Updated 5 years ago
- 这个项目提供一个魔方从视觉识别到求解过程再到通过串口发送给单片机的方案。☆9Updated 5 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆18Updated 6 years ago
- ☆17Updated 2 years ago
- ▶️ Multi-purpose puzzle viewer – the old generation of alg/reconstruction viewing and sharing. Superseded by Twizzle.☆191Updated 4 months ago
- Rubik's Cube solver for fully and/or partially defined cubes☆28Updated 6 years ago
- A pure Python implementation of Herbert Kociemba's two-phase algorithm for solving the Rubik's Cube☆17Updated last year
- A collection of Rubiks cube solvers implemented in JavaScript☆24Updated 5 months ago
- God's algorithm for Rubik's Cube in Python. Solve the cube with the smallest possible number of moves.☆78Updated 2 weeks ago
- Rubik's cube trainer / solver for the Roux method.☆49Updated last year
- Solve the Fifteen Puzzle optimally with IDA* using different heuristics.