Difference between revisions of "Where to swap (y)"

From HexWiki
Jump to: navigation, search
(Removed reference to "star-marked" hexes.)
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
*the red marked hexes should not be swapped
+
* The red marked hexes should not be swapped.
*the blue marked hexes should be swapped
+
* The blue marked hexes should be swapped.
*the star marked hexes are defining the [[Y]] board.
+
  
=== Size 5===
+
=== Regular Y / Size 2===
<hex> C5 R5
+
<hexboard size="2x2"
1:SSSSR
+
  coords="none"
2:SSSRR
+
  edges="none"
3:SSRBR
+
  visible="area(a2,b2,b1)"
4:SRBBR
+
  contents="B all"
5:RRRRR
+
  />
</hex>
+
  
=== Size 6===
+
=== Regular Y / Size 3===
<hex> C6 R6
+
<hexboard size="3x3"
1:SSSSSR
+
  coords="none"
2:SSSSRR
+
  edges="none"
3:SSSRRR
+
  visible="area(a3,c3,c1)"
4:SSRBBR
+
  contents="R all B b2 b3 c2"
5:SRRBRR
+
  />
6:RRRRRR
+
</hex>
+
  
=== Size 7===
+
=== Regular Y / Size 4===
<hex> C7 R7
+
<hexboard size="4x4"
1:SSSSSSR
+
  coords="none"
2:SSSSSRR
+
  edges="none"
3:SSSS___
+
  visible="area(a4,d4,d1)"
4:SSS_BB_
+
  contents="B all R a4 d4 d1"
5:SS_BBB_
+
  />
6:SR_BB_R
+
7:RR___RR
+
</hex>
+
  
=== Bent-27===
+
=== Regular Y / Size 5===
 +
<hexboard size="5x5"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a5,e5,e1)"
 +
  contents="R all B area(d3,c4,d4)"
 +
  />
 +
 
 +
=== Regular Y / Size 6===
 +
<hexboard size="6x6"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a6,f6,f1)"
 +
  contents="R all B area(d4,d5,e4)"
 +
  />
 +
 
 +
=== Regular Y / Size 7===
 +
<hexboard size="7x7"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a7,g7,g1)"
 +
  contents="R all B area(c6,f6,f3)"
 +
  />
 +
 
 +
=== Regular Y / Size 8===
 +
<hexboard size="8x8"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a8,h8,h1)"
 +
  contents="R all B f4--f7,g4--d7,d6--g6"
 +
  />
 +
 
 +
=== Regular Y / Size 9===
 +
<hexboard size="9x9"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a9,i9,i1)"
 +
  contents="R all B area(g5,g7,e7)"
 +
  />
 +
 
 +
=== Regular Y / Size 10===
 +
<hexboard size="10x10"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a10,j10,j1)"
 +
  contents="R all E area(e5,e11,k5) B area(f7,f8,g8,h7,h6,g6)"
 +
  />
 +
 
 +
=== Regular Y / Bent-27===
  
 
[[Image:Y27_bent.gif]]
 
[[Image:Y27_bent.gif]]
Line 40: Line 81:
  
 
=== Master Y===
 
=== Master Y===
 +
In Master Y, the first player places one piece on the board, and each subsequent move consists of placing two pieces on the board.
 +
 +
*the red marked hexes are losing first moves
 +
*the blue marked hexes are winning first moves
 +
 +
=== Master Y / Size 2===
 +
<hexboard size="2x2"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a2,b2,b1)"
 +
  contents="R all"
 +
  />
 +
 +
=== Master Y / Size 3===
 +
<hexboard size="3x3"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a3,c3,c1)"
 +
  contents="R all B area(b3,c2,b2)"
 +
  />
 +
 +
=== Master Y / Size 4===
 +
<hexboard size="4x4"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a4,d4,d1)"
 +
  contents="R all B c3"
 +
  />
 +
 +
=== Master Y / Size 5===
 +
<hexboard size="5x5"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a5,e5,e1)"
 +
  contents="R all"
 +
  />
 +
 +
=== Master Y / Size 6===
 +
<hexboard size="6x6"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a6,f6,f1)"
 +
  contents="R all B area(d4,d5,e4)"
 +
  />
 +
 +
=== Master Y / Bent-27===
 +
 +
[[Image:Y27_bent.gif]]
 +
 +
Again, status unknown but presumably within reach for computers.
  
In Master Y, the first player places one piece on the board, and each subsequent move consists of placing two pieces on the board. It could be interesting to know which first moves are winning on these small boards.
+
== See also ==
 +
For corresponding information on Hex, please visit [[Small boards]].
  
 
[[category:Y]]
 
[[category:Y]]

Latest revision as of 01:42, 19 January 2021

  • The red marked hexes should not be swapped.
  • The blue marked hexes should be swapped.

Regular Y / Size 2

Regular Y / Size 3

Regular Y / Size 4

Regular Y / Size 5

Regular Y / Size 6

Regular Y / Size 7

Regular Y / Size 8

Regular Y / Size 9

Regular Y / Size 10

Regular Y / Bent-27

Y27 bent.gif

This board (on which the pieces are placed on the intersections) should be within reach for computers, but no results are known so far.

Master Y

In Master Y, the first player places one piece on the board, and each subsequent move consists of placing two pieces on the board.

  • the red marked hexes are losing first moves
  • the blue marked hexes are winning first moves

Master Y / Size 2

Master Y / Size 3

Master Y / Size 4

Master Y / Size 5

Master Y / Size 6

Master Y / Bent-27

Y27 bent.gif

Again, status unknown but presumably within reach for computers.

See also

For corresponding information on Hex, please visit Small boards.