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
242 stars 54 forks source link

Fix build issues and add trainer for 3-style corners #193

Open louis-hildebrand opened 5 days ago

louis-hildebrand commented 5 days ago

Closes #192.

Build Issues

The app wasn't compiling when I first cloned it, so I had to make some changes.

New Trainer

I added a new trainer for 3-style corners. I mostly followed the implementation of the OLL and PLL trainers. However, I let users select cases using a regular expression since it would be inconvenient to list all 420 cases. I also let the user customize their letter scheme and buffer. And to ensure the app doesn't always give the same scramble for the same case (which would sometimes give away which case it is), I add a random prefix and suffix to the scramble.