guillemalomar / PythonChess

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

Add visual interface #23

Closed guillemalomar closed 5 years ago

guillemalomar commented 5 years ago

Think which would be the best way to show the game board, and implement it.

guillemalomar commented 5 years ago

Solved in pull-request #28