guillemalomar / PythonChess

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

Coloring in specific game situations #32

Closed guillemalomar closed 5 years ago

guillemalomar commented 5 years ago

Like it was being done when the game was shown in the terminal, it would be nice to color pieces in situations like:

guillemalomar commented 5 years ago

Solved by pull-request #35