Hi guys
I'm going through CS106A(Programming Methodology) course from iTunes where in the The Art & Science of
Java book associated with the course, there is an exercise called Checkers.
Below is that exercise and as you can see, I've completed the program but not as polished as I hope.
I am using Eclipse and had no Programming Knowledge prior to this course.
-------------------------------------
How do get rid of the circles or blank checkers from the white squares?
Also how do I make the checkers smaller and centred in each black squares?
Thank you guys.