lidraughts.org

2D Pieces

Hi ! Fine to have a 2dimensional set of pieces

I will add the pieces as is with the server update for tonight. So if anyone still has last minute improvements or suggestions, this is the time!

After playing with these pieces a bit on the development server, I think the white pieces look better with the black borders removed. That also makes the difference between the black and white kings much clearer as @Diegomastro suggested. I ended up with these:

White King:
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="-4 -4 8 8"><circle r="3" stroke="white" stroke-width="1" fill="white"/><circle r="1" stroke="black" stroke-width="1" fill="white"/></svg>

White Man:
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="-4 -4 8 8"><circle r="3" stroke="white" stroke-width="1" fill="white"/></svg>

If it is not too cumbersome, could we have the new pieces slightly smaller please? The inner coordinates seem to be occluded when the default board size is used.

They are slightly smaller now (still occluding a bit of the inner coordinates, but in such a way that they are perfectly readable)

This topic has been archived and can no longer be replied to.

Reconnecting