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

Setup a case on alg.cubing using target stickers instead of setup moves #161

Open
abunickabhi opened this issue Nov 24, 2020 · 2 comments
Open

Comments

@abunickabhi
Copy link

For some cases (in BLD related cases, edges only), rather than inputting the setup moves to get the case, it is better to mention the sticker target rather than mentioning the algorithm. Is there a possibility to modify the software to include that?

e.g., the user mentions, UF-BD-UR-UB-FR as the cycle and we get the cube diagram, instead of the user inputting the setup face turn moves, i.e., U2 R' U S' U' M U M' U' S R U2.

This will be very useful for making BLD cases, as pasting the setup moves takes time and effort and pasting the target (UF-...) is easier instead.

@lgarron
Copy link
Member

lgarron commented Nov 24, 2020

I'm definitely interested that for v2, which should be ready for such a feature in the next few months. I could use help finding a cycle notation that is intuitive enough for cubers and BLD pros, but is not possible to confuse with normal notation, e.g.:

It should also handle twisted cycles in a way that is flexible for other puzzles (which may have even more than 3 orientations per piece).

{UF -> BD -> UR -> UB -> FR -> FU}

It could be mixed with normal notation:

{UR -> UL -> UR} R U R' U' R' F R2 U' R' U' R U R' F' {URF -> UBR -> URF}

Except that one is not so great, for a few reasons. In particular, also note that it has no way to denote the twist of a piece with indistinguishable orientations, e.g. describing center rotations. Also, it would be nice to avoid giving braces a meaning specific to this, because it needs to be compatible with other potential extensions to basic notation.

@abunickabhi
Copy link
Author

Oh cool, I have checked out v2 a bit (transparent 3x3 and other twisty puzzle support), but I am sticky with v1 to generate links for the my scramble set currently.

Thanks for the quick reply. I will definitely like to find a way of representing cycle notation that is intuitive enough for cubers and BLD pros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants