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

[Client] Translate Human Moves #32

Open
robertbates1995 opened this issue Mar 26, 2023 · 1 comment
Open

[Client] Translate Human Moves #32

robertbates1995 opened this issue Mar 26, 2023 · 1 comment

Comments

@robertbates1995
Copy link
Owner

The Kociemba algorithm being used for this project gives a solution that is comprised of moves a human could perform. Because the CUBOTino only rotates the bottom of the cube, the incoming moves need to be 'translated' so that it can preform the solution given by our algorithm.

@robertbates1995 robertbates1995 changed the title [Server] translate human moves into CUBOTino compatible moves [Client] translate human moves into CUBOTino compatible moves Apr 11, 2023
@robertbates1995
Copy link
Owner Author

The introduction of the MacroMove enum is the first step towards fixing this issue.

robertbates1995 added a commit that referenced this issue Apr 26, 2023
@robertbates1995 robertbates1995 changed the title [Client] translate human moves into CUBOTino compatible moves [Client] Translate Human Moves Apr 26, 2023
robertbates1995 added a commit that referenced this issue May 3, 2023
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

1 participant