MichaelVertin / AIChess

AI Chess Game
0 stars 0 forks source link

Added TesterPlayer #12

Closed MichaelVertin closed 9 months ago

MichaelVertin commented 9 months ago

Player is not an abstracted class. Created TesterPlayer.

Fixed bug where physical pieces were not being removed from the board when destroyed.