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
Firstly, thanks for making this library available. I think all of the symbols associated to the chess pieces have the opposite color to the color intended. For instance on line 42 of the following file:
Firstly, thanks for making this library available. I think all of the symbols associated to the chess pieces have the opposite color to the color intended. For instance on line 42 of the following file:
https://github.com/LordDarkula/chess_py/blob/master/chess_py/pieces/rook.py
we have
which is surely not as intended? Or am I missing something?
The text was updated successfully, but these errors were encountered: