Giter Site home page Giter Site logo

rubiks_cube_solver's Introduction

Rubik's Cube Solver

Introduction

This Rubik's Cube Solver is a Python-based automated solution designed to solve a Rubik's Cube puzzle in the online simulator available at Ruwix. The program uses a combination of computer vision techniques and cube-solving algorithms to determine the cube's state and find the optimal solution.

Requirements

  • Python 3.x
  • Libraries: pyautogui, kociemba, cv2 (OpenCV), numpy, Tkinter
  • Internet access to use the Ruwix online Rubik's Cube simulator

Installation

To set up the Rubik's Cube Solver, follow these steps:

  1. Clone or download the repository to your local machine.
  2. Ensure Python 3.x is installed.
  3. Install required Python libraries using pip:
    pip install pyautogui kociemba opencv-python numpy
    
  4. Run the main script:
    python _main.py
    

Usage

  1. Open the Ruwix Rubik's Cube Simulator.
  2. Start the Rubik's Cube Solver application.
  3. Click the "Solve" button in the application.
  4. The application will automatically solve the cube on the Ruwix simulator.

Features

  • Automatic Cube Detection: The program detects the current state of the Rubik's Cube.
  • Solving Algorithm: Utilizes the Kociemba algorithm for efficient solving.
  • Interactive GUI: Simple and user-friendly graphical interface with real-time status updates.

Contributing

Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

Credits

Developed by Shehan.

rubiks_cube_solver's People

Contributors

shehanmkg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.