Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 551 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 551 Bytes

Cubically's Visualizer

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 executable visualizer.
  • Run: ./visualizer. This clears the screen and launches the emulator. Append a cube size as a command-line argument optionally.

Sample run