Rubiks Cube CLI display This is a proof of concept C++ program that displays and moves an unfolded rubiks cube in a bash or similar CLI. Installation Change your working directory to ./files and compile using g++ cube.h main.cpp -o filename.out. Run with ./filename.out.