Releases: haider855/RubiksCubeSolver
Releases · haider855/RubiksCubeSolver
Release list
v1.0.0 - 3D Rubik’s Cube Solver
Highlights
- Interactive 3D Rubik’s Cube viewer
- Sticker colour input and cube state editing
- Cube validation before solving
- Full solver workflow
- Step-by-step solution playback
- Animated 3D layer turns for each move
- Light and dark theme support
- Solver runs in a web worker to keep the UI responsive
- README, screenshots, GIF demo, and MIT license added
- GitHub Pages deployment support
Live Demo
https://haider855.github.io/RubiksCubeSolver/
Notes
The current solver is built for a working step-by-step solving experience, not shortest possible solutions. A Kociemba/two-phase solver is planned as a future improvement for shorter move counts.