A LEGO EV3 robot that autonomously scrambles and solves a 3×3 Rubik’s Cube, showcasing robotics and automation in a compact project.
-
Updated
Apr 10, 2026 - C
A LEGO EV3 robot that autonomously scrambles and solves a 3×3 Rubik’s Cube, showcasing robotics and automation in a compact project.
this is a rubiks cube solver using kociemba's 2 stage algorithm
An interactive, browser-based Rubik's Cube solver that lets users paint any cube configuration on a 3D model and instantly receive a step-by-step solution with animated playback.
🧩 A 3D virtual Rubik’s Cube solver built with Python & VPython — scramble, visualize, and solve using Kociemba’s algorithm. Shortlisted for AeroHack 2025 Face Off Round.
High performance rubiks cube solver
RubiX is an advanced Rubik's Cube solver combining Deep Reinforcement Learning (PPO) with classical group theory (Kociemba's Algorithm). Features a stunning 3D Three.js interface, a high-speed FastAPI backend, and a hybrid solver that guarantees a solution for any valid cube in under 200ms. Tested with a 100% mathematical success rate.
To associate your repository with the kociemba-algorithms topic, visit your repo's landing page and select "manage topics."