MatthewUng / Algs

Speed Cubing program to present algorithms to user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algs

Learning to complete the last layer of CFOP with fast/efficient algorithms has always been the most time-consuming aspect of speedcubing. Algs presents possible OLL and PLL algorithms after given the appropriate pattern, accounting for both rotations and color permutations. The program allows users the ability to concentrate exclusively on decreasing solve times by removing the need to constantly comparing cube diagrams and searching for specific algorithms.

Algorithms have been taken from algdb.net

example2

Running the Program

Run the program from the terminal

python main.py

About

Speed Cubing program to present algorithms to user


Languages

Language:Python 81.3%Language:OpenEdge ABL 18.7%