Revision c69ea8e1
Added by Leszek Koltunski over 1 year ago
src/main/java/org/distorted/dialogs/RubikDialogWhatsNew.java | ||
---|---|---|
51 | 51 |
|
52 | 52 |
"1. Implement 2x2x3, Pyraminx & Skewb Diamond solvers.\n" + |
53 | 53 |
"2. Connect the solvers to the scrambling engine. Which means: from now on, " + |
54 |
"all puzzles which have a solver implemented will be perfectly scrambled. " + |
|
55 |
"Perfectly - i.e. any scramble at Level 7 will always require exactly 7 moves to solve. " + |
|
56 |
"No more 'lucky' scrambles! Which also means that in some point in the future, we'll have to " + |
|
57 |
"clear the High Scores Table.\n" + |
|
54 |
"all puzzles which have a solver implemented will be perfectly scrambled " + |
|
55 |
" - i.e. any scramble at Level 7 will always require exactly 7 moves to solve. " + |
|
56 |
"Which also means that in some point in the future, we'll have to clear the High Scores.\n" + |
|
58 | 57 |
"3. Implement Icosamate & Master Icosamate", |
59 | 58 |
|
60 | 59 |
"Coming", |
Also available in: Unified diff
New MrUK tutorials.