Outlab 5: Bowling

Due: Friday 8 April at 6 pm

Purpose

The purpose of this programming assignment is to help you gain experience using 1D Arrays.

Partners

This is an individual assignment, though collaboration (not solution sharing) is allowed.

Assignment

Write a program that simulates and scores a game of bowling. As background information, here is an explanation of terminology and scoring.

For this assignment, assume that a game of bowling can contain one or more frames (instead of the standard ten).

Instructions

Hints and Assumptions

Grading - 100 points

Submission

By Friday 8 April at 6 pm, submit the file Bowling.java into the appropriate D2L dropbox folder. DO NOT SUBMIT .class files. Late submissions receive no credit, but partial credit can be earned by making an ontime submission.