guillemalomar / PythonChess

A work in progress of a Chess game for PvP
GNU General Public License v3.0
1 stars 0 forks source link

Killed pieces #7

Closed guillemalomar closed 5 years ago

guillemalomar commented 5 years ago

keep count of the pieces that each player has killed.

guillemalomar commented 5 years ago

Fixed by pull request #12