Despite the better evaluation the Diagram now makes on morphing pieces,
it still cannot do any better than this:
No extra avatars (drops are not implemented in the AI),
and it cannot 'promote' the Rook on a castling move.
*** Nice graphical improvement ****
to the Diagram, though: I introduced a parameter background='...' ,
through which you can specify an image file that will be used as background to the board table.
(You must make sure it has exactly the same size as the board, including the coordinate margins, though.)
To make it visible you should define lightShade and darkShade as empty strings.
Avatar Chess
Despite the better evaluation the Diagram now makes on morphing pieces, it still cannot do any better than this: No extra avatars (drops are not implemented in the AI), and it cannot 'promote' the Rook on a castling move.
*** Nice graphical improvement ****
to the Diagram, though: I introduced a parameter background='...' , through which you can specify an image file that will be used as background to the board table. (You must make sure it has exactly the same size as the board, including the coordinate margins, though.) To make it visible you should define lightShade and darkShade as empty strings.