Skip to content

It generates problems (by shuffling the cube), and solves.

Notifications You must be signed in to change notification settings

rabiken/rubiks_cube_solver

Repository files navigation

Project Title

A brief description of what this project does and who it's for.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/rabiken/rubiks_cube_solver.git
    cd rubiks_cube_solver

Usage

  1. Build the project:

    make all
    
  2. Run the program: Run the Problem Generator and Solver

    ./main
    

    Run the Rubik's Cube Visualizer

    ./visualizer
    

Demonstration

Solver's Demo [Watch the video]

Visualizer's Demo [Watch the video]

About

It generates problems (by shuffling the cube), and solves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published