Skip to content

Alessandro1918/rubikSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 rubikSolver

A python script to solve a Rubik's Cube!

printscreen 1 printscreen 2

📋 Intro

Shuffle a new Rubik's Cube, and watch the program try to fix it! By performing a Breadth First Search in the node tree of cube states, the returned answer will be for sure the shortest one!

🛠️ Requirements

▶️ How to run it

  1. Clone this repository:
  $ git clone https://github.com/Alessandro1918/rubikSolver.git
  1. Install the required libs:
  $ cd rubikSolver
  $ pip3 install -r requirements.txt
  1. Run:
  $ python3 solver.py

About

A Python script to solve a Rubik's Cube!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages