#1
(翻訳者 Microsoft) このゲームは、論理的な控除を行うことができれば、実際には非常に簡単です。また、次のパターンも覚えておいてください。
基本パターン:





ループ回避パターン:


X2Y パターン:




X2Yパターンには多くのバリエーションがあります。一般に、X、2、2、..、2、Y とマークされた柱の列がある場合、X と Y に接続する壁の総数は X + Y - 2 になります。
基本パターン:





ループ回避パターン:


X2Y パターン:




X2Yパターンには多くのバリエーションがあります。一般に、X、2、2、..、2、Y とマークされた柱の列がある場合、X と Y に接続する壁の総数は X + Y - 2 になります。
(オリジナル) Basic Patterns in Walls Logic
This game is actually quite easy if you can make logical deductions. Also remember these patterns:
Basic Patterns:





Loop Avoidance Patterns:


X2Y Patterns:




There are many variations of X2Y patterns. In general, if you have a row of pillars marked as X, 2, 2, ..., 2, Y, then the total number of walls connecting to X and Y will be X + Y – 2.
This game is actually quite easy if you can make logical deductions. Also remember these patterns:
Basic Patterns:





Loop Avoidance Patterns:


X2Y Patterns:




There are many variations of X2Y patterns. In general, if you have a row of pillars marked as X, 2, 2, ..., 2, Y, then the total number of walls connecting to X and Y will be X + Y – 2.
投稿者 Novel Games
2008-06-02 10:58:22
いいね!
返信する