A Rubik's Cube scrambler program that you can specify which pieces to scramble and exacly how swaps required to solve the cube.
TO-DO
- Allow cycles: You will need to break a new cycle if allowed.
- Swap count: You will need exacly this number of swaps.
- Don't Scramble Pieces: You won't use pieces that are marked with red.
- Configurations: You can configure your own letter scheme and buffers.
Any feedback, suggestion or contribution is appreciated.