Hello.
I am thinking about making a dart board scoring program. The biggest obstacle I can think of is making the dart board to click on and get different scores depending on what section is clicked. I'm using C++ Builder XE7. First is this the right place to post such a question? If so does anyone have any ideas? Thanks.
Greg
Sounds like a plan, but there are hundreds of x,y coordinates. Is there an easy way to find out what slice of the pie and section it belongs too? Maybe by color? Thanks!