Chess Game in Python | pygame | Source code

preview_player
Показать описание
Hi,
This is a chess game made in python and you can find the source code for this project on my github profile check it out and do follow me on github.
Thanks

Рекомендации по теме
Комментарии
Автор

That's quite impressive! Although there are certain parts of the game that still concerns me. For example, at 0:50, white's king is in check, and the square on the left of the white's king is highlighted, probably implying that the square is valid, allowing the queen to capture the king on the next move.

taylornpeter