/cuberithm

[WIP] Algorithm generator for 3x3 Rubik's Cubes. It was my first Rust project

Primary LanguageRustMIT LicenseMIT

cuberithm

Simple command line program written in rust to generate algorithms for a 3x3 rubik's cube

TODO

  • improve performance
  • fix algorithm not being found bug
  • add support for unspecified colors
  • add including double moves option
  • add including middle moves option
  • add including wide moves option
  • add fingetrick detection
  • add max memory option