From 1e1e874d2fce47af9dd72fe0085b62adeff9e586 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 10 Mar 2024 17:10:26 +0100 Subject: Added Rubik's cube tutorial --- .../2024-03-10-figure-out-cube/figure-out-cube.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/blog/2024-03-10-figure-out-cube/figure-out-cube.md (limited to 'src/blog') diff --git a/src/blog/2024-03-10-figure-out-cube/figure-out-cube.md b/src/blog/2024-03-10-figure-out-cube/figure-out-cube.md new file mode 100644 index 0000000..3ce3f38 --- /dev/null +++ b/src/blog/2024-03-10-figure-out-cube/figure-out-cube.md @@ -0,0 +1,19 @@ +# Rubik's cube: how to figure it out + +Today I worked on something that does not quite fit with the theme +of this blog, and this is why I decided to have it as a separate page +rather than as a blog post. Nevertheless, I thought it would be worth +linking it here in case there are interested readers :) + +In preparation for a presentation I am going to give in a couple of +weeks at a company meeting, I have written short tutorial about the +Rubik's cube: + +[Rubik's cube: how to figure it out](../../speedcubing/figure-it-out). + +This is not a complete guide, but rather a short writeup aimed at giving +you just enough tools to be able to solve it on your own. I think this is +an interesting approach that you won't find elsewhere by simply Googling +"how to solve a Rubik's cube". + +See you next time for a post on the usual topics! -- cgit v1.3