Question: C Programming Game Scores Assignment Outcome: Student will demonstrate the ability to design a menu driven program. Student will demonstrate the ability to create and

C Programming

Game Scores Assignment

Outcome:

Student will demonstrate the ability to design a menu driven program.

Student will demonstrate the ability to create and use a 2D array on

the stack.

Student will demonstrate the use of functions.

Student will demonstrate good programming style.

Program Specifications:

***********************************************

** MAIN MENU **

***********************************************

A) Enter game results

B) Current Record (# of wins and # of losses and # of ties)

C) Display ALL results from all games WON

D) Display ALL results ordered by opponent score from low to high.

E) Quit

Your program will have a menu similar to the example above. The game

results will simply be the score by your team and the score by your

opponent. The user will enter a single game result at a time. This

assignment requires the use of a 2D array. You will not need the date of

the game or the names of the teams. All cases will be written within user

defined function. Functions should be used as much as possible.

Submission Requirements:

Requirements will be same as the first assignment which will be the same

for all future assignments.

YOU CANNOT

Use global variables, in this or any program ever.

Use goto statement(s), in this or any program ever.

Note for the tutor : Please create a design tools after you done with the work

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!