Question: Please make a full HANGMAN GAME ( Computer Science Gr . 1 2 ) Program Requirements Produce a modular program that is divided among multiple

Please make a full HANGMAN GAME (Computer Science Gr.12)
Program Requirements
Produce a modular program that is divided among multiple subroutines, classes, and files.
Design user-friendly input-output forms.
Use appropriate data types (int, String, long).
Use conditional structures (if-statement).
Use loop structures (for, while).
Use built-in methods and properties.
Create and use custom methods.
Use at least one form of array (one-dimensional, two-dimensional, ArrayLists).
Perform searching as required.
Perform sorting as required.
Use recursion (only if necessary, as not all projects will require recursion).
Read from and write to an external file (e.g. input and store high scores or other needed data).
Encapsulate the final program to include an intro screen, game, and game over screen.
Add an enhancement (scorekeeping, timer, graphics, animation).
Use white space and indenting to improve readability of code.
Use internal comments to clearly explain the program code. Remember that comments should talk about the logic of the statement not just what the statement is doing.
 Please make a full HANGMAN GAME (Computer Science Gr.12) Program Requirements

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!