Homework 3, A design for project 2.
Short Description:
Create a design for project 2.
Goals
When you finish this homework, you should have:
- Performed a functional decomposition of a medium sized program.
Formal Description
Create a design for project 2. This design should be in the form presented in the notes and include for each function:
- A brief description
- The function name
- The input and output (with respect to the calling function, not the input/output streams)
- A brief algorithm.
- Some identification of the abstraction level
(spinner, player, game) along with the file where the function will be implemented.
Required Files
A single word document.
Submission
Submit the assignment to the D2L folder Homework 3 by the due date.