Difference between revisions of "Edge template IV2j"
From HexWiki
(Created page with "The template: <hexboard size="4x5" coords="hide" contents="E *:a1 E *:b1 E *:c1 R e1 E *:a2 E *:b2 R c2 E *:a3 E *:a4" /> (From: [http://www.drking.org.uk/hexago...") |
HappyHippo (Talk | contribs) |
||
Line 30: | Line 30: | ||
Red 4 is connected to the bottom and also to the top by one of the two fields marked with +. | Red 4 is connected to the bottom and also to the top by one of the two fields marked with +. | ||
+ | |||
+ | This template has an extraneous hex. The correct template is: | ||
+ | |||
+ | <hexboard size="4x5" | ||
+ | coords="hide" | ||
+ | contents="E *:a1 E *:b1 E *:c1 R e1 E *:a2 E *:b2 R c2 E *:a3 E *: b3 E *:a4" | ||
+ | /> | ||
+ | |||
+ | The first threat needs to be modified to: | ||
+ | <hexboard size="4x5" | ||
+ | coords="hide" | ||
+ | contents="E *:a1 E *:b1 E *:c1 E +:d1 R e1 E *:a2 E *:b2 R c2 E +:d2 E *:a3 E *: b3 E +:c3 E *:a4 R 1:c3 E +:b4 E +:c4 " | ||
+ | /> | ||
+ | |||
+ | There are now two overlap points. The response to the first is the same as above. The response to the second is: | ||
+ | <hexboard size="4x5" | ||
+ | coords="hide" | ||
+ | contents="E *:a1 E *:b1 E *:c1 R e1 E *:a2 E *:b2 R c2 E *:a3 E *: b3 E *:a4 B 1:c4 R 2:c3 B 3:b4 R 4:e3" | ||
+ | /> | ||
== See also == | == See also == |
Revision as of 23:33, 24 May 2018
The template:
(From: www.drking.org.uk)
Red has two threats:
and
For a blocking attempt Blue has to play on the overlap field:
Red 4 is connected to the bottom and also to the top by one of the two fields marked with +.
This template has an extraneous hex. The correct template is:
The first threat needs to be modified to:
There are now two overlap points. The response to the first is the same as above. The response to the second is: