Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 376 Bytes

Cube

This library provides a set of classes and functions for crunching through the effects of moves on a 3x3 Rubik's cube. Predefined cube states and algorithms can be found in app/resources.

Terminology

'OLL' stands for 'Orientation of the Last Layer'. 'PLL' stands for 'Permutation of the Last Layer'.

Tests

Run make unit (after running poetry install).