adrianliaw / PyCuberLinks
Rubik's Cube solver in Python
☆207Updated 6 years ago
Alternatives and similar repositories for PyCuber
Users that are interested in PyCuber are comparing it to the libraries listed below
Sorting:
- A pure Python and pure C ports of Kociemba's algorithm for solving Rubik's cube☆618Updated last year
- Solve Rubik's Cube in less than 19 moves on average with Python.☆709Updated last year
- Python Rubik's cube solver☆172Updated 2 years ago
- The optimal Rubik's cube solver that I wrote a while back. It uses pattern databases to optimally solve the puzzlee.☆75Updated 8 years ago
- Optimally solve the Rubik's 2x2x2 cube with Python☆74Updated last year
- A generic rubiks cube solver☆103Updated last year
- Rubik's Cube Solver. An optimized implementation of Kociemba's two-phase algorithm.☆331Updated 2 years ago
- A program about Rubik's Cube with a lot of features.