Skip to content

asarandi/rubik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubik

description:

rubik's cube simulator

building:

apt install libsdl2-dev
make

usage:

./visualizer "U' L' U' F' R2 B' R F U B2 U B' L U' F U R F'"

controls:

f, b, u, d, r, l: rotate corresponding face clockwise

key modifiers:

  • left ctrl: rotate anti-clockwise
  • left alt: rotate twice

rubik