diff options
Diffstat (limited to 'src/nissy.h')
| -rw-r--r-- | src/nissy.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nissy.h b/src/nissy.h index c827275..5800490 100644 --- a/src/nissy.h +++ b/src/nissy.h | |||
| @@ -11,6 +11,8 @@ see the README.md file for more information. | |||
| 11 | Accepted moves are any of the following: | 11 | Accepted moves are any of the following: |
| 12 | U, D, R, L, F, B, Uw, Dw, Rw, Lw, Fw, Bw, M, S, E, x, y, z | 12 | U, D, R, L, F, B, Uw, Dw, Rw, Lw, Fw, Bw, M, S, E, x, y, z |
| 13 | optionally followed by a 2, a ' or a 3. | 13 | optionally followed by a 2, a ' or a 3. |
| 14 | The standard NISS notation is also accepted: moves in parentheses () are | ||
| 15 | inverted and used as premoves. | ||
| 14 | 16 | ||
| 15 | A transformation must be given in the format | 17 | A transformation must be given in the format |
| 16 | (rotation|mirrored) (2 letters) | 18 | (rotation|mirrored) (2 letters) |
