#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
讚好
回覆