A Rubik's Cube emulator for the command line. It uses rubiks.c from Cubically and stdin.c from ASCIIgame.
Cubically was initially built for this visualizer; this was Cubically before it became an esoteric programming language.
- Build:
make(assumes you have Make and GCC installed). This will generate the executablevisualizer. - Run:
./visualizer. This clears the screen and launches the emulator. Append a cube size as a command-line argument optionally.
