MX 373167f76e bump versions and set bt trigger to use keys from ble remote 2 tahun lalu
..
img 8e523fbb5c Add Screenshots 2 tahun lalu
LICENSE 0bf9767883 API 31 / unzip sources 2 tahun lalu
README.md 0bf9767883 API 31 / unzip sources 2 tahun lalu
application.fam 373167f76e bump versions and set bt trigger to use keys from ble remote 2 tahun lalu
cube.png 0bf9767883 API 31 / unzip sources 2 tahun lalu
rubiks_cube_scrambler.c 01af784166 fix plugins, remove dupe 2 tahun lalu
scrambler.c 0bf9767883 API 31 / unzip sources 2 tahun lalu
scrambler.h 0bf9767883 API 31 / unzip sources 2 tahun lalu

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/