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

Pyraminx 4+5 but also Megaminx 3+ does nothing? #5

Open
Domalar opened this issue Jan 1, 2024 · 1 comment
Open

Pyraminx 4+5 but also Megaminx 3+ does nothing? #5

Domalar opened this issue Jan 1, 2024 · 1 comment

Comments

@Domalar
Copy link

Domalar commented Jan 1, 2024

Eg this. A Pyraminx with size 4 and Alg R and Case L => but shows a solved pyramid?

Tested on your test site [https://tdecker91.github.io/puzzlegen-demo/](tdeck91 Demo)

`let type = "pyraminx";
let options = {
  "width": 500,
  "height": 500,
  "puzzle": {
    "alg": "R",
    "case": "L",
    "size": 4
  }
@tdecker91
Copy link
Owner

tdecker91 commented Jan 11, 2024

Hey @Domalar thanks for the interest.

Yes unfortunately larger pyraminx and megaminx do not support Algs. It is noted in the docs here. This isn’t something I plan to add support for (at least anytime soon). You can set the sticker colors manually if all you needed was a picture.

If you need that functionality I recommend something like https://alpha.twizzle.net/

sorry it’s not the answer you were probably looking for. Currently the simulators that I wrote for the pyraminx and megaminx strictly only support the wca competition official sizes and isn’t abstract enough to support multiple layers.

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

No branches or pull requests

2 participants