aboutsummaryrefslogtreecommitdiff
path: root/src/speedcubing/speedcubing.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-03-29 12:33:31 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-03-29 12:33:31 +0100
commit7952d72cf1ef28d4d48740b8a8bc948d68fbc62a (patch)
treed6d6d77de32ed9e8fd2435fbe94c7f79197fda85 /src/speedcubing/speedcubing.md
parent5fa351f84a58b46025235a55d91fb70c87893d5c (diff)
downloadsebastiano.tronto.net-7952d72cf1ef28d4d48740b8a8bc948d68fbc62a.tar.gz
sebastiano.tronto.net-7952d72cf1ef28d4d48740b8a8bc948d68fbc62a.zip
Changes to speedcubing page
Diffstat (limited to 'src/speedcubing/speedcubing.md')
-rw-r--r--src/speedcubing/speedcubing.md5
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
24Below you can find some links 24Below 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
29text-based tutorial. 29text-based tutorial.
@@ -37,6 +37,9 @@ how to solve it step by step, but it will point you in the right direction.
37Jaap Scherphuis. If you are interested in implementing a puzzle solver, 37Jaap Scherphuis. If you are interested in implementing a puzzle solver,
38do check out this page. 38do 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

Generated with cgit - Back to sebastiano.tronto.net