AlmasB / FXTutorials

A collection of JavaFX tutorials from my YouTube channel
https://www.youtube.com/almasb0/videos
MIT License
453 stars 303 forks source link

Change in toBoard() method bug #1

Closed haugan closed 7 years ago

haugan commented 7 years ago

The algorithm now returns a correct x and/or y coordinate for each piece, where it before returned different coordinates depending on which left/right top/bottom half of the game piece the user clicked.