cubing / cubing.js

🛠 A library for displaying and working with twisty puzzles. Also currently home to the code for Twizzle.
https://js.cubing.net/cubing/
GNU General Public License v3.0
232 stars 42 forks source link

New function on `Alg` to get a set of `QuantumMove` leaves. #304

Open lgarron opened 7 months ago

lgarron commented 7 months ago

To quickly answer "what quantum moves are used by this alg".

It might also be worth having a KPuzzle-sensitive version, for definitions with non-quantum definition moves.