diff options
| -rw-r--r-- | add_fewest_tutorial.txt | 34 | ||||
| -rw-r--r-- | misc/LL_algs_6-10.txt (renamed from LL_algs_6-10.txt) | 0 |
2 files changed, 0 insertions, 34 deletions
diff --git a/add_fewest_tutorial.txt b/add_fewest_tutorial.txt deleted file mode 100644 index ac4eced..0000000 --- a/add_fewest_tutorial.txt +++ /dev/null | |||
| @@ -1,34 +0,0 @@ | |||
| 1 | NISS + skew centers | ||
| 2 | Advanced edge insertions (slice moves shenaningans) | ||
| 3 | -------------------------------------------------- | ||
| 4 | more for other insertions : | ||
| 5 | |||
| 6 | sexy F2 lexy F2 | ||
| 7 | |||
| 8 | ---------------------------------------- | ||
| 9 | by Daniel Rose-Levine: | ||
| 10 | Scramble: R' U' F D' F2 D U2 R2 D' L2 R' B2 F2 U2 B U L B' U F' L' U R' U' F | ||
| 11 | |||
| 12 | U L F2 U F' + R' F' // 222 | ||
| 13 | R2 B2 U // 223 | ||
| 14 | B R2 U R' U' R2 B' // 4C | ||
| 15 | |||
| 16 | + F2 B2 L2 U L2 F2 B2 R2 D R2 | ||
| 17 | |||
| 18 | Solution // U L F2 U F B2 L2 U L2 F2 B2 R2 D R F' R2 B2 U B R2 U R' U' R2 B' - 25 | ||
| 19 | |||
| 20 | ---------------------------------------------------------------------- | ||
| 21 | ADD MANY EXAMPLES! | ||
| 22 | - 2.2 find a good skeleton | ||
| 23 | - 2.1.9, 2.1.10 | ||
| 24 | |||
| 25 | |||
| 26 | add later: commutator tutorial | ||
| 27 | edge 3-cycle analysis | ||
| 28 | niss: why niss? | ||
| 29 | add 2c2e example as exercise | ||
| 30 | ----------------------------------------------------------------------- | ||
| 31 | |||
| 32 | References: tutorial by Andrew Nathenson, FMC group facebook (reddit?) | ||
| 33 | other tutorials on youtube? | ||
| 34 | |||
diff --git a/LL_algs_6-10.txt b/misc/LL_algs_6-10.txt index 756178b..756178b 100644 --- a/LL_algs_6-10.txt +++ b/misc/LL_algs_6-10.txt | |||
