pratyush3757 / rubiks_speedsolver

A rubiks cube solver written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rubiks_speedsolver

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

A Rubiks cube solver written in Rust. Uses bitmasks to represent the state of the cube.

TODO:

  • Add support for image output.
  • Add support for scramble string as input.
  • Add F2L and other advanced speedsolving algorithms.

About

A rubiks cube solver written in Rust

License:MIT License


Languages

Language:Rust 100.0%