implement a simple algorithm to solve Rubik's Cube.
-
Updated
Feb 8, 2022 - C
implement a simple algorithm to solve Rubik's Cube.
rubiks is a 3D Rubik's cube simulator and solver developed with TypeScript, WebGL, and C/C++ 🎨 ✨
Find my approach on following Challenges (Mathematical & Logical) 💡 based on 📚 Data Structure & Algorithms. 📐
Final Project of Computer Graphics UCSP 2021-1
3D Rubik's cube with solver
Rubik's cube solver using the Kociemba Method, written in C
Yet Another Rubik's Cube Robot. OpenCV | LEGO MINDSTORM | Rubik's Revenge
Projects oriented to Computer Graphics. Using OpenGL for the main project (Rubix Cube)
3D rubik's cube in GLFW OpenGL C++. Webcam integration with OpenCV
Resolve a rubik cude with AI
A high-performance, versatile Rubik's Cube Solver
C library for the Rubik's Cube
In this project, user is able to provide colors present in the Rubik's cube as input. Based on the color information provided by the user a small check is done, on whether the colors provided is valid or not. If all the colors provided by the user is valid then the number of steps required to solve the Rubik's cube will be displayed using which …
Add a description, image, and links to the rubiks-cube-solver topic page so that developers can more easily learn about it.
To associate your repository with the rubiks-cube-solver topic, visit your repo's landing page and select "manage topics."