This tool is a trainer for the 3-style method used to solve the 3x3 Rubik's cube blindfolded
View the site at https://simonkellly.github.io/bld-tools
- UFR Corner and UF Edge commutators
- Hiding and showing case solution
- Commutator expander
- Specific set selection
- Bookmarking cases to review seperatly
- Smart cube support (only GAN I V2 has been tested)
- Text-to-speech when using a smart cube
- Dark Mode
If you would like to contribute to this project, feel free! PRs are welcome. At the moment more alg sets and support for other smart cubes are things I would like to add
To be able to work on this project, the following tools are required:
- Git
- Node.js v18
- Yarn
# clone the repo
$ git clone https://github.com/simonkellly/bld-tools.git
# change directory
$ cd bld-tools
# install nodejs dependenies
$ yarn
# run the development build
$ yarn dev
Open http://localhost:5173 with your browser to see the result.

