Skip to content

osbm/rubics-cube

Repository files navigation

rubics-cube

Rubics cube implementation

To-Do

  • implement shuffler
  • implement an a* search algorithm to solve the cube
  • implement heuristic functions for the a* search algorithm
  • animation generation
  • implement solvability check