Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukejacksonn/cube
Rubik's Cube simulator with F2L/OLL/PLL algorithms
https://github.com/lukejacksonn/cube
algorithms rubiks-cube threejs
Last synced: about 2 months ago
JSON representation
Rubik's Cube simulator with F2L/OLL/PLL algorithms
- Host: GitHub
- URL: https://github.com/lukejacksonn/cube
- Owner: lukejacksonn
- Created: 2019-09-13T09:57:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T20:53:04.000Z (11 months ago)
- Last Synced: 2024-10-31T09:50:24.040Z (about 2 months ago)
- Topics: algorithms, rubiks-cube, threejs
- Language: JavaScript
- Homepage: http://lukejacksonn.com/cube/
- Size: 7.01 MB
- Stars: 17
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cube Coach
> An interactive guide to solving the Rubik's cube
A progressive web app built to help demonstrate all the optimal F2L, OLL and PLL moves when solving the Rubik's Cube by means of the CFOP method. Inspired and powered by code from a [google doodle](https://github.com/stewdio/Cuber-DEMO) once upon a time.
[](http://cube.deployable.site)
## Features
- Interact with the cube via mouse or touch
- Setup the cube for a specific move then execute it to solve
- Speed up or slow down execution
- Execute more than once to find recurring patterns
- Reverse executions to repeat a scenario## Licence
MIT