Check out Grant Acedrex, our featured variant for April, 2024.


[ 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

Horizons. Game with 5 new pieces on 12x12 board. (12x12, Cells: 144) [All Comments] [Add Comment or Rating]
Diceroller is Fire wrote on Sat, Feb 3 09:19 PM UTC in reply to Bob Greenwade from 09:12 PM:

Personally, I use H.G.'s fen2 tool, by including these lines in the ID code:

graphicsDir=/cgi-bin/fen2.php?s=50&t=Greenwade&w=F9F9F9&b=666666&p=
squareSize=50
graphicsType=

Replace the w= and b= numbers with the hex codes for the numbers you want. If you want icons smaller than 50 pixels, change both s= and the squareSize variable to the same number.

I use buttons which have:

input type="button" value="Greenwade" onclick="graphDir='/graphics.dir/svg/Greenwade/';whitePrefix='w';blackPrefix='b';light='#DDDDDD';dark='#339933';sqrSize='50';imag[1]='pawn.svg';imag[2]='berolinaplus.svg';imag[3]='shield.svg';imag[4]='berolina.svg';imag[5]='knight.svg';imag[6]='bishop.svg';imag[7]='rook.svg';imag[8]='ox.svg';imag[9]='lightning.svg';imag[10]='wizard.svg';imag[11]='queen.svg';imag[12]='king.svg';Display();"

and cannot handle that.

OK, see you all tomorrow.