[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment The birth of two variants: Apothecary chess 1 & Apothecary chess 2[Subject Thread] [Add Response] Carlos Cetina wrote on Sun, Apr 30, 2017 02:02 PM UTC:Hi Aurelian. To get random mirrored positions for Q, A and M use this code: drop Q any b2 e2 i2; drop A any b2 e2 i2; drop M any b2 e2 i2; copy b2 b9; copy e2 e9; copy i2 i9; flip b9 e9 i9; That's all... neat as you want! Could you please write here a link to the preset you're working on?
Hi Aurelian.
To get random mirrored positions for Q, A and M use this code:
drop Q any b2 e2 i2;
drop A any b2 e2 i2;
drop M any b2 e2 i2;
copy b2 b9;
copy e2 e9;
copy i2 i9;
flip b9 e9 i9;
That's all... neat as you want!
Could you please write here a link to the preset you're working on?