torchlight / fmc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FMC stuff

My tools and notes regarding the 3×3×3 Fewest Moves event, also known as Fewest Moves Challenge (FMC). While solving the classic Rubik's Cube in the minimal number of moves is an easy task for modern computers, this is not the case for human solvers.

I'm half-retired from practising FMC so don't expect frequent updates.

DR "trainer"

Files:

  • dr-trainer.js
  • dr-trainer.html

Currently, this tool only includes a scramble generator. There are a few other features I have in mind, but it's unlikely I'll get around to implementing them any time soon.

The scrambles optionally include R' U' F padding a la official FMC scrambles.

Copyright

This repository includes min2phase.js (as included in csTimer), used under the GNU General Public License version 3.

The rest of this repository is copyright me 2023, GNU General Public License version 3 or (at your option) any later version.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.0%Language:HTML 17.0%