aricneto / TwistyTimer

Twisty Timer is a material design twisty puzzle timer for Android. It uses the TNoodle library to generate scramble sequences for all current official speedsolving puzzles.
GNU General Public License v3.0
241 stars 53 forks source link

Incorrect scramble program for 4x4/5x5 #80

Closed KitClement closed 7 years ago

KitClement commented 7 years ago

Currently, the program uses BLD scrambles for 4x4 and 5x5, as they have rotations/wide turns at the end of the scrambles.

Ideally, there would be an option to toggle random orientation on/off for 3x3-5x5 for those solving BLD so they could truly use official scrambles for those events while not having unnecessary wide turns/rotations when doing speedsolving events.

aricneto commented 7 years ago

4x4 and 5x5 now show correct scrambles in 845e8b2