Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit scrambles with Smartcube face rotation tracking #77

Open
thehale opened this issue Nov 1, 2022 · 1 comment
Open

Audit scrambles with Smartcube face rotation tracking #77

thehale opened this issue Nov 1, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@thehale
Copy link
Member

thehale commented Nov 1, 2022

Pre-requisites: #70

Smartcube face rotation tracking enables us to double check a solver's scramble in real-time. Simply compare a detected face turn against the current position in the scramble sequence to report if it is correct or not.

In GoCube apps, they go a step further and include instructions to rectify a mis-scramble (just the inverse of the incorrect rotations).

As the solver executes the scramble, I recommend changing the color of each correct move to the current theme's success color, and incorrect rotations to the current theme's warning or error colors.

Ideally, inspection cannot start until the scramble is correct. This helps ensure that the automatic reconstruction of the solve matches the attempt's scramble.

@thehale thehale added the enhancement New feature or request label Nov 1, 2022
@thehale
Copy link
Member Author

thehale commented Jan 16, 2023

Consider including haptic notifications when an error is made.

@thehale thehale modified the milestones: 1.0.0, 1.1.0 Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant