You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users would select a variant, and if it supports randomization, the two players would agree on a seed, and enter that on both sides, and then the variant would be randomized according to the given randomization groups. Those randomization groups are just a mask of numbers that states what piece-positions may be swapped. If the mask spans multiple boards, the swapping is to be applied the same on both boards. Swapmasks would be run in-order of their numbering.
Users would select a variant, and if it supports randomization, the two players would agree on a seed, and enter that on both sides, and then the variant would be randomized according to the given randomization groups. Those randomization groups are just a mask of numbers that states what piece-positions may be swapped. If the mask spans multiple boards, the swapping is to be applied the same on both boards. Swapmasks would be run in-order of their numbering.
This is the replacement issue for the pr #68
The text was updated successfully, but these errors were encountered: