MichaelVertin / AIChess

AI Chess Game
0 stars 0 forks source link

Make Positions Clickable #14

Closed MichaelVertin closed 9 months ago

MichaelVertin commented 9 months ago

Pieces now use sprites. Position can be clicked on by user. Player In Control is notified when a coordinate is selected by the user.

Initialized UserPlayer to represent user control.