guillemalomar / PythonChess

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

Learn mode #33

Closed guillemalomar closed 5 years ago

guillemalomar commented 5 years ago

A new learn mode could be added, where the possible movements of a selected piece where highlighted by changing the color of the places where it could go.

guillemalomar commented 5 years ago

Solved in pull-request #39