Answered step by step
Verified Expert Solution
Question
1 Approved Answer
As a programmer have to create a fun educational game/ fun game. PLEASE provide with flowchart and code in C++ language The program MUST make
As a programmer have to create a fun educational game/ fun game.
PLEASE provide with flowchart and code in C++ language
The program MUST make use of ALL features listed below:
i. Arithmetic OR Logical Expression
ii. Control Structures (Decision AND Repetition)
iii. Functions
iv. Arrays
You may add additional tasks that may be useful for the user.
ITEMS | input (cin), output (cout) Appropriate pre-processor directive Readability Variables Comments Good usage of repetition loop Good usage of decision structures Functions (5 functions or more) Array ( 5 arrays or more ) Special/creative features MARKS 3 marks 2 mark Easy to read: 1 mark Poorly organized: O mark Good names: 2 marks Appropriate names: 1 mark Bad variable name: 0 mark Comments are properly placed: 1 marks No comment at all: O mark 5 mark 5 marks Maximum: 15 marks Maximum: 15 marks 2 or more feature: 3 marks 1 feature: 1 mark O feature: 0 mark Precisely aligned and Creatively displayed: 2 marks Precisely aligned: 1 marks Some misaligned: 0.5 marks Unaligned: O mark Displayed Outputs
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started