Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 419 Bytes

File metadata and controls

18 lines (8 loc) · 419 Bytes

Game Scorecount

Diagram for Scorecount

Content

  • class Frame

It generates the score for the one of the frames based on user input for each roll.

  • class Scorecount

It runs each frame of a game and returns the sum of their scores.