diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-29 12:33:31 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-29 12:33:31 +0100 |
| commit | 7952d72cf1ef28d4d48740b8a8bc948d68fbc62a (patch) | |
| tree | d6d6d77de32ed9e8fd2435fbe94c7f79197fda85 /src/speedcubing | |
| parent | 5fa351f84a58b46025235a55d91fb70c87893d5c (diff) | |
| download | sebastiano.tronto.net-7952d72cf1ef28d4d48740b8a8bc948d68fbc62a.tar.gz sebastiano.tronto.net-7952d72cf1ef28d4d48740b8a8bc948d68fbc62a.zip | |
Changes to speedcubing page
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 | ||
