mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
Rename plugins to external
This commit is contained in:
13
applications/external/rubiks_cube_scrambler/README.md
vendored
Normal file
13
applications/external/rubiks_cube_scrambler/README.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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.
|
||||
|
||||
<img src="assets/1.png">
|
||||
|
||||
# A special thanks to Tanish for their c scrambler example 🙏
|
||||
https://github.com/TanishBhongade/RubiksCubeScrambler-C/
|
||||
|
||||
Reference in New Issue
Block a user