Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 226 Bytes

rubiks

OpenGL Rubiks Cube

Preview

Building

To build on Mac, run

mkdir build && cd build
cmake ..
make

Then run ./Cube from the build folder