Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 174 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 174 Bytes

I wanted to write a Rubiks scrambler, which means I need to write a solver. Which means I need to write a pretty printer and a way to represent the cube in the program. Etc.