Difference between revisions of "User:GiB"
From HexWiki
m (→Capture patterns) |
(→Example 2: fixed a mis-type by me) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 14: | Line 14: | ||
== Capture patterns == | == Capture patterns == | ||
| + | |||
| + | === Example 1 === | ||
<hexboard size="3x4" | <hexboard size="3x4" | ||
| Line 24: | Line 26: | ||
The shaded hex can be any color. | The shaded hex can be any color. | ||
| + | === Example 2 === | ||
| − | + | <hexboard size="3x6" | |
| + | coords="hide" | ||
| + | edges="top left" | ||
| + | visible="all - (c3--f3 f2)" | ||
| + | contents="R a3 b3 e2 B b2 f1 S red:all" | ||
| + | /> | ||
| + | |||
| + | Any blue intrusion can be killed: | ||
| + | |||
| + | <hexboard size="3x6" | ||
| + | coords="hide" | ||
| + | edges="top left" | ||
| + | visible="all - (c3--f3 f2)" | ||
| + | contents="R a3 b3 1:e2 3:e1 5:a2 7:a1 B b2 f1 2:d2 4:c2 6:b1 S red:all" | ||
| + | /> | ||
| − | + | All blue pieces are dead, so Red 1 captures the whole area | |
| + | <br> | ||
| + | <br> | ||
| + | reply by [[User:Demer|Eric Demer]]: | ||
| + | <br> | ||
| + | The region becomes red-captured after the blue 2 , red 3 | ||
| + | <br> | ||
| + | exchange, but it isn't red-captured before that exchange. | ||
| + | <br> | ||
| + | https://hexworld.org/board/#6x4c1,:pf1:pf3:pc3a3a4e2b2b3 | ||
| + | <br> | ||
| + | is a witness position for one of the intrusions. | ||
Latest revision as of 13:16, 8 September 2026
Test page
Contents
Capture patterns
Example 1
The shaded hex can be any color.
Example 2
Any blue intrusion can be killed:
All blue pieces are dead, so Red 1 captures the whole area
reply by Eric Demer:
The region becomes red-captured after the blue 2 , red 3
exchange, but it isn't red-captured before that exchange.
https://hexworld.org/board/#6x4c1,:pf1:pf3:pc3a3a4e2b2b3
is a witness position for one of the intrusions.