#1
(翻訳者 Microsoft) このゲームはルービックキューブに非常に似ていますが、はるかに簡単です。基本的には、行ごとにパズルを終了する必要があります。
表示を容易にするために、タイルは次のようにマークされます。
最初の行を終える際に問題が発生する必要はありません。
タイル 5 を正しい位置に移動するには、次の手順に従います ( 下に移動し、左または右に移動してから上に移動します ) 。
同じ手順に従って、タイル 6 を正しい位置に移動します。
ただし、タイル 5 と 6 が中断されるため、タイル 7 の同じ手順に従うことはできません。この手順を少し変更する必要があります。
同様の手順に従って、1 行しか残っていないまですべての行を終了します。
パズルが終了するまで、最後の行のタイルを交換します。次の状況に達したとします。
最初にタイル15と16を交換する必要があります。次の数式を使用します。
最後に、同様のトリックを使用して、タイル13と14を交換します。
表示を容易にするために、タイルは次のようにマークされます。
最初の行を終える際に問題が発生する必要はありません。
タイル 5 を正しい位置に移動するには、次の手順に従います ( 下に移動し、左または右に移動してから上に移動します ) 。
同じ手順に従って、タイル 6 を正しい位置に移動します。
ただし、タイル 5 と 6 が中断されるため、タイル 7 の同じ手順に従うことはできません。この手順を少し変更する必要があります。
同様の手順に従って、1 行しか残っていないまですべての行を終了します。
パズルが終了するまで、最後の行のタイルを交換します。次の状況に達したとします。
最初にタイル15と16を交換する必要があります。次の数式を使用します。
最後に、同様のトリックを使用して、タイル13と14を交換します。
(オリジナル) Basic Steps in Row Slide Puzzle
This game is quite similar to Rubik's Cube, but is a lot easier. Basically you should finish the puzzle row by row.
For ease of presentation, the tiles are marked as follows:
You shouldn't have problems when finishing the first row:
To move tile 5 to its correct position, follow this procedure - move down, move left or right, then move up:
Follow the same procedure to move tile 6 to its correct position:
But you cannot follow the same procedure for tile 7, because tiles 5 and 6 will be disrupted if you do so. You need to modify the procedure slightly:
Follow similar steps to finish all rows until there is only one row left:
Swap the tiles in the last row until the puzzle is finished. Suppose you have arrived at the following situation:
You should swap tiles 15 and 16 first. Use the following formula:
Finally, use a similar trick to swap tiles 13 and 14.
This game is quite similar to Rubik's Cube, but is a lot easier. Basically you should finish the puzzle row by row.
For ease of presentation, the tiles are marked as follows:
You shouldn't have problems when finishing the first row:
To move tile 5 to its correct position, follow this procedure - move down, move left or right, then move up:
Follow the same procedure to move tile 6 to its correct position:
But you cannot follow the same procedure for tile 7, because tiles 5 and 6 will be disrupted if you do so. You need to modify the procedure slightly:
Follow similar steps to finish all rows until there is only one row left:
Swap the tiles in the last row until the puzzle is finished. Suppose you have arrived at the following situation:
You should swap tiles 15 and 16 first. Use the following formula:
Finally, use a similar trick to swap tiles 13 and 14.
投稿者 Novel Games
2008-03-12 16:57:42
いいね!
返信する