klbr8 / WPF_CS_DartScore

Click the dartboard to score a dart and the scoreboard will update for each dart added. Scores 01 and cricket games.
MIT License
0 stars 0 forks source link

Feature Request - Computer player #5

Open klbr8 opened 2 days ago

klbr8 commented 2 days ago

Describe the solution you'd like Computer player to practice against.

Describe alternatives you've considered None, but open to suggestions

Additional context This was previously implemented with a JPEG of a dartboard where each scoring area was set to a different color where choosing any pixel in the image would identify its location by the colors hex value. A system of random number generation constricted by a skill setting and guided by a strategy algorithm would allow simulation of a player to play against.