Difference between revisions of "Edge templates with a bridge"

From HexWiki
Jump to: navigation, search
(category)
(Simplified and converted to new hexboard diagrams)
 
Line 2: Line 2:
  
 
== Fourth row template ==
 
== Fourth row template ==
<hex>R4 C4 Q1 Vc1 Vd2 Sa1 Sa2 Sa3 Sb1</hex>
+
<hexboard size="4x4"
 +
  visible="-(a1 a2 a3 b1)"
 +
  edges="bottom"
 +
  coords="bottom right"
 +
  contents="R c1 d2"
 +
/>
  
This looks like template IIIa, combined with a two-bridge. It may seem odd that the template works, since the two-bridge and the template IIIa overlap. The strongest attacking move (Blue 1) is therefore obvious. After Red 4, the red stone at the top is connected to the bottom via two-bridges.
+
This looks like a [[Ziggurat#Defending_the_ziggurat|ziggurat]], combined with a bridge. It may seem odd that the template works, since the bridge and the [[Ziggurat#Defending_the_ziggurat|ziggurat]] overlap. However, Red can use B2 in place of C2.
  
<hex>R4 C4 Q1 Vc1 Vd2 Sa1 Sa2 Sa3 Sb1 N:on Bc2 Rd1 Bc4 Rb3</hex>
+
<hexboard size="4x4"
 +
  visible="-(a1 a2 a3 b1)"
 +
  edges="bottom"
 +
  coords="bottom right"
 +
  contents="R c1 d2 2:d1 4:b3 6:b2 B 1:c2 3:c4 5:c3"
 +
/>
  
 
== Fifth row template ==
 
== Fifth row template ==
<hex>R5 C6 Ve1 Vf2 Sa1 Sa2 Sa3 Sa4 Sb1 Sb2 Sb3 Sc1 Sc2 Sd1</hex>
+
<hexboard size="5x6"
 +
  visible="-area(a1,a4,d1)"
 +
  edges="bottom"
 +
  coords="none"
 +
  contents="R e1 f2"
 +
/>
  
 
[[Category: Edge templates]]
 
[[Category: Edge templates]]

Latest revision as of 00:37, 9 December 2020

In the edge templates below, both stones are guaranteed a connection to the edge.

Fourth row template

abcd1234

This looks like a ziggurat, combined with a bridge. It may seem odd that the template works, since the bridge and the ziggurat overlap. However, Red can use B2 in place of C2.

abcd1234261453

Fifth row template