diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-25 10:09:22 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-25 10:09:22 +0200 |
| commit | 7faca28009c5efb0ba2b897b34dbdcac47a1a6f3 (patch) | |
| tree | fd507509d00d2926175c72f4c06b9158c3a331a7 /src/nissy.h | |
| parent | 17e5a9e1e2b241c67956651f87f40236467fe7d8 (diff) | |
| download | nissy-core-7faca28009c5efb0ba2b897b34dbdcac47a1a6f3.tar.gz nissy-core-7faca28009c5efb0ba2b897b34dbdcac47a1a6f3.zip | |
NISS
Diffstat (limited to '')
| -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) |
