31 lines
361 B
Markdown
31 lines
361 B
Markdown
---
|
|
title: Rubiks cube
|
|
---
|
|
|
|
### Getting the cross
|
|
|
|
* L (N W C)
|
|
* line (E C W)
|
|
* cross (N E W S C)
|
|
|
|
`F R U R' U' F'`
|
|
|
|
### Aligning the cross's sides
|
|
|
|
* Nothing aligned
|
|
* line (N C S)
|
|
* L (N C E)
|
|
* All are aligned
|
|
|
|
`R U R' U R 2U R'`
|
|
|
|
### Aligning the corners
|
|
|
|
* 0 spots ok
|
|
* 1 spot ok in south-east
|
|
* 4 spots ok: proceed
|
|
|
|
`U R U' L' U R' U' L`
|
|
|
|
|