aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nissy.h')
-rw-r--r--src/nissy.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/nissy.h b/src/nissy.h
index e7ae50e..734487d 100644
--- a/src/nissy.h
+++ b/src/nissy.h
@@ -8,8 +8,9 @@ below for the list of error codes and their meaning.
8Cubes are passed as strings in the cccccccc=eeeeeeeeeeee=r format, 8Cubes are passed as strings in the cccccccc=eeeeeeeeeeee=r format,
9see the README.md file for more information. 9see the README.md file for more information.
10 10
11Accepted moves are U, D, R, L, F and B, optionally followed by a 2, 11Accepted moves are any of the following:
12a ' or a 3. 12U, D, R, L, F, B, Uw, Dw, Rw, Lw, Fw, Bw, M, S, E, x, y, z
13optionally followed by a 2, a ' or a 3.
13 14
14A transformation must be given in the format 15A transformation must be given in the format
15 (rotation|mirrored) (2 letters) 16 (rotation|mirrored) (2 letters)

Generated with cgit - Back to sebastiano.tronto.net