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

70.2K

Verified Solution

Question

Programming

C Programming

Game Scores Assignment

Outcome:

Student will demonstrate the ability to design a menu drivenprogram.

Student will demonstrate the ability to create and use a 2Darray 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 tohigh.

E) Quit

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

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

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 thedate of

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

defined function. Functions should be used as much aspossible.

Submission Requirements:

Requirements will be same as the first assignment which will bethe 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 donewith the work

Answer & Explanation Solved by verified expert
3.6 Ratings (587 Votes)
HeyNote Brother in case of any queries just comment inbox I would be very happy to assist all your queriesinclude include int mainint nint A100int B100int games 0while    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students