For lab 4, we want the following:
- A screenshot of a hit and a screenshot of a miss from sample runs of
your final game.
- Your final game should give us multiple tries, tell us when we've won, and
your target should have a random starting position (don't forget about
random_in_range()!) each time you load up a new game. Beyond that,
anything else you include is extra.
- And of course, all the code needed to run your final game.