diff options
Diffstat (limited to 'src/speedcubing')
| -rw-r--r-- | src/speedcubing/speedcubing.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/speedcubing/speedcubing.md b/src/speedcubing/speedcubing.md index 93d1945..74a0c79 100644 --- a/src/speedcubing/speedcubing.md +++ b/src/speedcubing/speedcubing.md | |||
| @@ -23,7 +23,7 @@ or explanation. | |||
| 23 | 23 | ||
| 24 | Below you can find some links | 24 | Below you can find some links |
| 25 | 25 | ||
| 26 | ## Beginner's stuff | 26 | ## Fundamentals |
| 27 | 27 | ||
| 28 | * [Rubik's cube notation](notation), good to know before reading any | 28 | * [Rubik's cube notation](notation), good to know before reading any |
| 29 | text-based tutorial. | 29 | text-based tutorial. |
| @@ -37,6 +37,9 @@ how to solve it step by step, but it will point you in the right direction. | |||
| 37 | Jaap Scherphuis. If you are interested in implementing a puzzle solver, | 37 | Jaap Scherphuis. If you are interested in implementing a puzzle solver, |
| 38 | do check out this page. | 38 | do check out this page. |
| 39 | * [Nissy](https://nissy.tronto.net), a Rubik's cube solver and FMC assistant. | 39 | * [Nissy](https://nissy.tronto.net), a Rubik's cube solver and FMC assistant. |
| 40 | * [Cube coordinates](coordinates), an explanation of how "coordinates" in | ||
| 41 | the sense of [Kociemba](https://kociemba.org/cube.htm) can be implemented | ||
| 42 | for efficient Rubik's cube computations and solving. | ||
| 40 | 43 | ||
| 41 | ## Fewest moves | 44 | ## Fewest moves |
| 42 | 45 | ||
