celic / Cube_Solver

A Rubik's Cube solving program written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cube Solver A C++ Rubik's Cube solver!

Initial code can be found at http://pastebin.com/bF44i8i7 and was written by Leo Adberg.

TODO:

  • Clean up existing code
  • Fix turn methods
  • Cube class to make a 'Cube' object
  • Print the current state of the cube (formatted nicely)

About

A Rubik's Cube solving program written in C++