H. G. Muller wrote on Mon, Oct 15, 2018 08:36 PM UTC:
That is good news. How do you control the size, though? I understood the 'native' size of the Alpha set was 2048 x 2048 (and 100x100 for the XBoard pieces).
I have been experimenting with connecting the SVG renderer to my board-editor page:
You can drag pieces from the table to the board.
Clicking on a piece name shows its moves
Betza move description:
Move definition:
Design your own piece
In the pane above you can define moves of a piece by clicking the squares it should be allowed to move to.
First click defines a leaper move to the square.
A second click would convert this to a slider/rider move that repeats that step/leap.
A third click would remove the move again.
To limit the range of a slider you can click the first square along its path that it should not be able to reach.
Clicking on the piece takes away all its moves, and thus clears the entire pane.
After you are satisfied with the move, you can press the 'Assign Move' button,
and then click in the piece table in the 'move' column of the piece you want to assign it to.
That is good news. How do you control the size, though? I understood the 'native' size of the Alpha set was 2048 x 2048 (and 100x100 for the XBoard pieces).
I have been experimenting with connecting the SVG renderer to my board-editor page:
Board Editor
You can drag pieces from the table to the board. Clicking on a piece name shows its moves
Betza move description:
Move definition:
Design your own piece
In the pane above you can define moves of a piece by clicking the squares it should be allowed to move to. First click defines a leaper move to the square. A second click would convert this to a slider/rider move that repeats that step/leap. A third click would remove the move again.
To limit the range of a slider you can click the first square along its path that it should not be able to reach. Clicking on the piece takes away all its moves, and thus clears the entire pane. After you are satisfied with the move, you can press the 'Assign Move' button, and then click in the piece table in the 'move' column of the piece you want to assign it to.