WillyJL 1864a26b28 Better subtree scripts (#25) hai 1 ano
..
img e27ad3d1fd Add rubiks_cube_scrambler from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
.gitsubtree 1864a26b28 Better subtree scripts (#25) hai 1 ano
LICENSE e27ad3d1fd Add rubiks_cube_scrambler from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
README.md e27ad3d1fd Add rubiks_cube_scrambler from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
application.fam 3dcd2f7b93 Merge rubiks_cube_scrambler from https://github.com/xMasterX/all-the-plugins hai 1 ano
cube.png e27ad3d1fd Add rubiks_cube_scrambler from https://github.com/xMasterX/all-the-plugins %!s(int64=2) %!d(string=hai) anos
rubiks_cube_scrambler.c fe2077c82e New formatting hai 1 ano
scrambler.c fe2077c82e New formatting hai 1 ano
scrambler.h 27d4d8c1d8 Fix merge %!s(int64=2) %!d(string=hai) anos

README.md

Rubik's Cube Scrambler FAP

Where to start?

Install the .fap file and put it in your apps folder

What does what?

The On/Off button toggles the vibration notification on and off. The "New" button generates a new scramble. The scramble letters correspond with the following moves: R = Right, L = Left, U = Up, D = Down, F = Front, B = Back. The number after the letter indicates how many times to turn that face. For example, R2 means to turn the right face twice. The ' symbol indicates a counter-clockwise turn. For example, R' means to turn the right face counter-clockwise once.

A special thanks to Tanish for their c scrambler example 🙏

https://github.com/TanishBhongade/RubiksCubeScrambler-C/