Difference between revisions of "Corner template"

From HexWiki
Jump to: navigation, search
(Added several templates (one- and two-stone))
(Converted to new hexboard diagrams)
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
In Y, players have to link the three sides, and a corner links 2 edges. Similarly to [[edge template]]s in [[Hex]] there are '''Corner Templates''' in Y.
+
In [[Y]], players have to link the three sides, and a corner links 2 edges. Similarly to [[edge template]]s in [[Hex]] there are '''corner templates''' in [[Y]].
  
Red is trying to link right and bottom edges through a corner template.
+
Red is trying to link right and bottom edges through a corner template. Any shaded hexes are not part of the template, and can be occupied by Blue.
  
==Corner template II II==
+
==One-stone corner templates==
  
<hex> R4 C4
+
<hexboard size="4x4"
      Sd2
+
  coords="none"
  Vc3 Sd3
+
  edges="bottom right"
Sb4 Sc4</hex>
+
  visible="area(d2,b4,d4)"
 +
  contents="R c3 S d4"
 +
  />
  
==Corner template II III==
+
<hexboard
 +
  size="5x5"
 +
  coords="none"
 +
  edges="bottom right"
 +
  visible="area(e2,b5,e5)"
 +
  contents="R d3"
 +
  />
  
<hex> R5 C5
+
==Two-stone corner templates==
Se2
+
Vd3 Se3
+
Sc4 Sd4 Se4
+
Sb5 Sc5 Sd5 Se5</hex>
+
  
==Corner template III III==
+
<hexboard size="5x5" coords="none"  edges="bottom right"  visible="area(e2,b5,e5)"
 +
contents="
 +
      R d3
 +
        R c4 
 +
        S d4 d5 e4 e5 "/>
  
This one is based on the [[ziggurat]] (but of limited use, since it is generally not connected to the third side).
+
<hexboard size="5x5" coords="none"  edges="bottom right"  visible="area(e2,b5,e5)"
<hex> R6 C6
+
contents="
              Sf1
+
   
            Se2 Sf2
+
   
        Sd3 Se3 Sf3
+
      R d3
      Sc4 Vd4 Se4 Sf4
+
        R c4
  Sb5 Sc5 Sd5
+
      S e3 "/>
Sa6 Sb6 Sc6 Sd6</hex>
+
  
===Another one===
+
<hexboard size="5x5" coords="none"  edges="bottom right"  visible="area(e2,b5,e5) -e2 b5"
 +
contents="
 +
   
 +
     
 +
      R d3
 +
        R c4
 +
        "/>
  
<hex> R6 C6 Q1
 
                Sf2
 
            Se3 Sf3
 
      Sc4 Vd4 Se4 Sf4
 
  Sb5 Sc5 Sd5 Se5 Sf5
 
Sa6 Sb6 Sc6 Sd6 Se6</hex>
 
  
Because of the threat of reduction to a smaller corner template with e5, [[Blue]] has to answer within the marked hexes:
+
<hexboard size="6x6" coords="none"  edges="bottom right"  visible="area(f2,b6,f6)"
 +
contents="
 +
        R e3
 +
        R d4
 +
          S f4--f6
 +
          "/>
  
<hex> R6 C6 Q1
+
<hexboard size="6x6" coords="none" edges="bottom right" visible="area(f2,b6,f6) -f2"
Vd4 Pe4 Pf4
+
contents="
Pd5 Se5 Pf5
+
   
  Pd6 Pe6</hex>
+
     
 +
        R e3
 +
        R d4
 +
       
 +
          "/>
  
Because of the threat of reduction to two edge templates with move e3, Blue has to answer within the marked hexes:
+
<hexboard size="7x7" coords="none" edges="bottom right" visible="area(g2,b7,g7) -g2"
 +
contents="
 +
     
 +
       
 +
        R f3
 +
          R e4
 +
         
 +
         
 +
            "/>
  
  
<hex> R6 C6 Q1
+
<hexboard size="7x7" coords="none" edges="bottom right" visible="area(g2,b7,g7)"
                Pf2
+
contents="
            Se3 Pf3
+
          R e4
      Pc4 Vd4
+
          R d5
  Pb5 Pc5 Pd5
+
            S f6 f7 g6 g7
Pa6 Pb6 Pc6 Pd6</hex>
+
              "/>
  
Because of move c5 reducing, Blue has to answer within the marked hexes:
+
<hexboard size="7x7" coords="none" edges="bottom right" visible="area(g2,b7,g7)"
 +
contents="
 +
     
 +
     
 +
       
 +
          R e4
 +
          R d5
 +
          S g5
 +
            "/>
  
  
<hex> R6 C6 Q1
+
<hexboard size="7x7" coords="none" edges="bottom right" visible="area(g2,b7,g7) -g2 f3 b7" contents="
            Pf2
+
          R e4
        Pe3 Pf3
+
          R d5
      Vd4 Pe4 Pf4
+
         
  Sc5 Pd5 Pe5 Pf5
+
            "/>
Pb6 Pc6</hex>
+
  
The only [[overlapping connections|common hex]] is d5.
+
<hexboard size="8x8" coords="none" edges="bottom right" visible="area(h2,b8,h8)" contents="
 +
     
 +
       
 +
       
 +
          R f4
 +
            R e5
 +
            S h7 h8
 +
             
 +
              "/>
  
[[Red]] can then play e4 and connection to both edges is obvious.
+
<hexboard size="8x8" coords="none" edges="bottom right" visible="area(h2,b8,h8)" contents="
 +
     
 +
       
 +
       
 +
          R f4
 +
            R e5
 +
            S h5 h8
 +
           
 +
              "/>
  
<hex> R6 C6 Q1
+
<hexboard size="8x8" coords="none" edges="bottom right" visible="area(h2,b8,h8) -h2 g3" contents="
            Sf3
+
     
      Rd4 Re4 Sf4
+
       
  Sc5 Bd5 Se5
+
         
Sb6 Sc6 Sd6 Se6</hex>
+
          R f4
 +
            R e5
 +
            S h8
 +
           
 +
              "/>
  
==Some two-stone templates==
 
  
<hex> R5 C5
+
<hexboard size="9x9" coords="none" edges="bottom right" visible="area(i2,b9,i9)" contents="
Vd3 Se3
+
            R f5
Vc4 Sd4 Se4
+
              R e6
Sc5 Sd5 Se5</hex>
+
              S h8 h9 i8 i9
 +
               
 +
                  "/>
  
<hex> R5 C5
+
<hexboard size="9x9" coords="none" edges="bottom right" visible="area(i2,b9,i9)" contents="
Se2
+
       
Vd3
+
       
Vc4 Sd4 Se4
+
         
Sb5 Sc5 Sd5 Se5</hex>
+
         
 +
            R f5
 +
              R e6
 +
             
 +
              S i7
 +
                "/>
  
<hex> R6 C6
+
<hexboard size="9x9" coords="none" edges="bottom right" visible="area(i2,b9,i9) -i2 h3 b9 c8" contents="
Sf2
+
       
Ve3 Sf3
+
         
Vd4 Se4
+
         
Sc5 Sd5 Se5
+
         
Sb6 Sc6 Sd6 Se6</hex>
+
            R f5
 
+
              R e6
<hex> R6 C6
+
             
Ve3 Sf3
+
               
Vd4 Se4 Sf4
+
                "/>
Sc5 Sd5 Se5 Sf5
+
Sb6 Sc6 Sd6 Se6 Sf6</hex>
+
 
+
The following ones are valid but not necessarily minimal:
+
 
+
<hex> R7 C7
+
Sg2
+
Vf3 Sg3
+
Ve4 Sf4 Sg4
+
Sd5 Se5 Sf5 Sg5
+
Sc6 Sd6 Se6 Sf6 Sg6
+
Sb7 Sc7 Sd7 Se7 Sf7 Sg7</hex>
+
 
+
<hex> R7 C7
+
Sg2
+
Sf3 Sg3
+
Ve4 Sf4 Sg4
+
Vd5 Se5 Sf5 Sg5
+
Sc6 Sd6 Se6 Sf6 Sg6
+
Sb7 Sc7 Sd7 Se7 Sf7 Sg7</hex>
+
 
+
<hex> R8 C8
+
Sh2
+
Sg3 Sh3
+
Vf4 Sg4 Sh4
+
Ve5 Sf5 Sg5 Sh5
+
Sd6 Se6 Sf6 Sg6 Sh6
+
Sc7 Sd7 Se7 Sf7 Sg7 Sh7
+
Sb8 Sc8 Sd8 Se8 Sf8 Sg8 Sh8</hex>
+
 
+
<hex> R9 C9
+
Si2
+
Sh3 Si3
+
Sg4 Sh4 Si4
+
Vf5 Sg5 Sh5 Si5
+
Ve6 Sf6 Sg6 Sh6 Si6
+
Sd7 Se7 Sf7 Sg7 Sh7 Si7
+
Sc8 Sd8 Se8 Sf8 Sg8 Sh8 Si8
+
Sb9 Sc9 Sd9 Se9 Sf9 Sg9 Sh9 Si9</hex>
+
  
 
[[category:y]]
 
[[category:y]]
 
[[category:templates]]
 
[[category:templates]]

Latest revision as of 23:03, 28 December 2020

In Y, players have to link the three sides, and a corner links 2 edges. Similarly to edge templates in Hex there are corner templates in Y.

Red is trying to link right and bottom edges through a corner template. Any shaded hexes are not part of the template, and can be occupied by Blue.

One-stone corner templates

Two-stone corner templates