Menu

[solved] – Question 8916

The program should use Zelle’s graphics. Use a random number generator to select a point and a perhaps radius around that point. These determine the target ‘hole’ and are not revealed to the player. The user is then permitted to click around on the screen to “find the hole”. You should show each point the user tries immediately after the click. Once the user selects a point that is within the chosen radius of the mystery point, the circle should appear. There should be a message announcing how many steps it took.

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *