gohabsgo007 @ Mon Dec 01, 2014 2:10 pm wrote:
Describe what you have tried to solve this problem
I have tried nothing
I've found your problem.
Try to break it down into more simple steps.
You'll need to be able to draw images to the screen.
You'll need to be able to detect mouse click coordinates.
You need to check if a point is contained in a box.
Once you can do these, if you see how they relate to your problem you can slowly start piecing a program together.