Difference between revisions of "User:Mason"
(Condense examples in to 1 diagram. Add edge names.) |
|||
Line 1: | Line 1: | ||
== Relative Coordinates == | == Relative Coordinates == | ||
This is a coordinate system adapted from [https://senseis.xmp.net/?Coordinates%2FRelativeCoordinates Go] that allows us to talk about important moves in the same way, regardless of board size. We use YX instead of XY because row is more important in Hex, and because we're taking the bottom red edge as our perspective, as is customary. This also most closely resembles how people talk about certain moves already. 4-4 becomes 44. 5-4 becomes 54'. | This is a coordinate system adapted from [https://senseis.xmp.net/?Coordinates%2FRelativeCoordinates Go] that allows us to talk about important moves in the same way, regardless of board size. We use YX instead of XY because row is more important in Hex, and because we're taking the bottom red edge as our perspective, as is customary. This also most closely resembles how people talk about certain moves already. 4-4 becomes 44. 5-4 becomes 54'. | ||
− | + | * '''A:''' 44 | |
− | 44 | + | * '''B:''' 54' |
− | <hexboard size=" | + | * '''C:''' 5'4 |
− | + | * '''D:''' 4'4' | |
+ | * '''1:''' 2'3 | ||
+ | * '''2:''' 5'2 | ||
+ | <hexboard size="13x13" | ||
coords="none" | coords="none" | ||
− | contents="R | + | contents="R A:d10 B:j9 C:d5 D:j4 1:c2 2:b5 3:b8" |
/> | /> | ||
+ | I left '''3''' out because it requires some more explaining. On it's own, '''3''' would be 62. However, in the context of stones '''1''' and '''2''', it is better to label it as 8'2. This is because the sequence 2'3, 5'2, 8'2 is a common opening sequence, and labeling it as 8'2 means it won't change with board size. The row that '''3''' is on is based off of the 5'2 stone, not the red edge. | ||
− | + | === Edges === | |
− | + | We now have a much nicer way to refer to the edges: red, red', blue, blue'. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | We | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 17:56, 5 March 2023
Relative Coordinates
This is a coordinate system adapted from Go that allows us to talk about important moves in the same way, regardless of board size. We use YX instead of XY because row is more important in Hex, and because we're taking the bottom red edge as our perspective, as is customary. This also most closely resembles how people talk about certain moves already. 4-4 becomes 44. 5-4 becomes 54'.
- A: 44
- B: 54'
- C: 5'4
- D: 4'4'
- 1: 2'3
- 2: 5'2
I left 3 out because it requires some more explaining. On it's own, 3 would be 62. However, in the context of stones 1 and 2, it is better to label it as 8'2. This is because the sequence 2'3, 5'2, 8'2 is a common opening sequence, and labeling it as 8'2 means it won't change with board size. The row that 3 is on is based off of the 5'2 stone, not the red edge.
Edges
We now have a much nicer way to refer to the edges: red, red', blue, blue'.