Difference between revisions of "Corner template"

From HexWiki
Jump to: navigation, search
(finished the new one, and added the beginning pf a heading)
(Converted to new hexboard diagrams)
 
(13 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 III III==
+
<hexboard
 +
  size="5x5"
 +
  coords="none"
 +
  edges="bottom right"
 +
  visible="area(e2,b5,e5)"
 +
  contents="R d3"
 +
  />
  
The next one is based on the [[ziggurat]].
+
==Two-stone corner templates==
<hex> R6 C6
+
              Sf1
+
            Se2 Sf2
+
        Sd3 Se3 Sf3
+
      Sc4 Vd4 Se4 Sf4
+
  Sb5 Sc5 Sd5
+
Sa6 Sb6 Sc6 Sd6</hex>
+
  
===Another one===
+
<hexboard size="5x5" coords="none"  edges="bottom right"  visible="area(e2,b5,e5)"
 +
contents="
 +
      R d3
 +
        R c4 
 +
        S d4 d5 e4 e5 "/>
  
<hex> R6 C6 Q1
+
<hexboard size="5x5" coords="none"  edges="bottom right"  visible="area(e2,b5,e5)"
                Sf2
+
contents="
            Se3 Sf3
+
   
      Sc4 Vd4 Se4 Sf4
+
   
  Sb5 Sc5 Sd5 Se5 Sf5
+
      R d3
Sa6 Sb6 Sc6 Sd6 Se6</hex>
+
        R c4
 +
      S e3 "/>
  
Because of the threat of reduction to a smaller corner template with e5, [[Blue]] has to answer within the marked hexes:
+
<hexboard size="5x5" coords="none"  edges="bottom right"  visible="area(e2,b5,e5) -e2 b5"
 +
contents="
 +
   
 +
     
 +
      R d3
 +
        R c4
 +
        "/>
  
<hex> R6 C6 Q1
 
Vd4 Pe4 Pf4
 
Pd5 Se5 Pf5
 
  Pd6 Pe6</hex>
 
  
Because of the threat of reduction to two edge templates with move e3, 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
 +
          "/>
  
 +
<hexboard size="6x6" coords="none" edges="bottom right" visible="area(f2,b6,f6) -f2"
 +
contents="
 +
   
 +
     
 +
        R e3
 +
        R d4
 +
       
 +
          "/>
  
<hex> R6 C6 Q1
+
<hexboard size="7x7" coords="none" edges="bottom right" visible="area(g2,b7,g7) -g2"
                Pf2
+
contents="
            Se3 Pf3
+
        
       Pc4 Vd4
+
       
  Pb5 Pc5 Pd5
+
        R f3
Pa6 Pb6 Pc6 Pd6</hex>
+
          R e4
 +
         
 +
         
 +
            "/>
  
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 f6 f7 g6 g7
 +
              "/>
  
<hex> R6 C6 Q1
+
<hexboard size="7x7" coords="none" edges="bottom right" visible="area(g2,b7,g7)"
            Pf2
+
contents="
        Pe3 Pf3
+
        
       Vd4 Pe4 Pf4
+
     
  Sc5 Pd5 Pe5 Pf5
+
       
Pb6 Pc6</hex>
+
          R e4
 +
          R d5
 +
          S g5
 +
            "/>
  
The only [[overlapping connections|common hex]] is d5.
 
  
[[Red]] can then play e4 and connection to both edges is obvious.
+
<hexboard size="7x7" coords="none" edges="bottom right" visible="area(g2,b7,g7) -g2 f3 b7" contents="
 +
          R e4
 +
          R d5
 +
         
 +
            "/>
  
<hex> R6 C6 Q1
+
<hexboard size="8x8" coords="none" edges="bottom right" visible="area(h2,b8,h8)" contents="
             Sf3
+
     
      Rd4 Re4 Sf4
+
       
  Sc5 Bd5 Se5
+
       
Sb6 Sc6 Sd6 Se6</hex>
+
          R f4
 +
            R e5
 +
            S h7 h8
 +
             
 +
              "/>
 +
 
 +
<hexboard size="8x8" coords="none" edges="bottom right" visible="area(h2,b8,h8)" contents="
 +
     
 +
       
 +
       
 +
          R f4
 +
            R e5
 +
            S h5 h8
 +
              
 +
              "/>
 +
 
 +
<hexboard size="8x8" coords="none" edges="bottom right" visible="area(h2,b8,h8) -h2 g3" contents="
 +
     
 +
       
 +
         
 +
          R f4
 +
            R e5
 +
            S h8
 +
           
 +
              "/>
 +
 
 +
 
 +
<hexboard size="9x9" coords="none" edges="bottom right" visible="area(i2,b9,i9)" contents="
 +
            R f5
 +
              R e6
 +
              S h8 h9 i8 i9
 +
               
 +
                  "/>
 +
 
 +
<hexboard size="9x9" coords="none" edges="bottom right" visible="area(i2,b9,i9)" contents="
 +
       
 +
       
 +
         
 +
         
 +
            R f5
 +
              R e6
 +
             
 +
              S i7
 +
                "/>
 +
 
 +
<hexboard size="9x9" coords="none" edges="bottom right" visible="area(i2,b9,i9) -i2 h3 b9 c8" contents="
 +
       
 +
         
 +
         
 +
         
 +
            R f5
 +
              R e6
 +
             
 +
               
 +
                "/>
  
 
[[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