Difference between revisions of "User talk:Fjan2ej57w"

From HexWiki
Jump to: navigation, search
Line 1: Line 1:
 
Hello :D
 
Hello :D
 
+
here is the way to make a hex board:
   <hexboard size="7x7"
+
[<][hexboard size=]["][*^v][x][*<>]["]//set size
 +
[contents=]["][*colour] [*position]["]//put stones[/>]
 +
Then I will get this:
 +
   <hexboard size="7x6"
 
   contents="R a3 b4"/>
 
   contents="R a3 b4"/>
 
+
[<][hexboard size=]["][5][x][8]["]
  <hexboard size="5x5"
+
[contents=]["][R] [c4]["][/>]
 +
then I will get this:
 +
<hexboard size="5x8"
 
   contents="R c4"/>
 
   contents="R c4"/>

Revision as of 13:43, 14 April 2024

Hello :D here is the way to make a hex board: [<][hexboard size=]["][*^v][x][*<>]["]//set size [contents=]["][*colour] [*position]["]//put stones[/>] Then I will get this:

abcdef1234567

[<][hexboard size=]["][5][x][8]["] [contents=]["][R] [c4]["][/>] then I will get this:

abcdefgh12345