Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Hangman game in c++ using array

13/11/2021 Client: muhammad11 Deadline: 2 Day

Background:

Stepwise refinement is a low level design technique in which the programmer writes pseudo-code for what the program is supposed to do in steps, expanding non-obvious steps at each iteration of the process. Eventually, the stepwise refinement will be an almost step by step guideline to the implementation of the program.

Objective:

The main objective of this assignment is to assess students’ ability to apply the stepwise refinement process to develop a new algorithm and carry that through to the implementation of the program. Implementation must follow the top-down design approach, where the solution starts by describing the general functionality of a program. Next, more details are provided in successive steps to refine the implementation.

Problem Description:

You are to implement a variant of the Hangman game, where a player must find a hidden, knowing only the first letter and number of letters in the word. The player selects a letter. If the letter is part of the word, the hidden word is updated with all occurrences of the letter. All used letters must be displayed to the player.

In this variant, the player has 5 lives. Every time a letter is guess correctly the player gains a life. If a letter is guessed wrong, a life is removed. The game terminates if all lives are lost. If a player guesses a word correctly, another word is displayed, and game continues until the player chooses all words correctly or loses all lives. There is a total of 15 words which are read from a file.

Task:

Your task is to apply the technique of stepwise refinement to design an algorithm for the Hangman game.

You are provided with a function to read the words and store in a string array.

Hint:

A string’s individual characters can be accessed as if it was an array of characters.

string x = “hello”;

char y = x[1] //stores character ‘e’ in y

How to Write Step-Wise Refinement

Use a text editor (e.g., the Code::Blocks editor or Notepad) to write the first pseudo-code statement of the problem. Next, add more statements that support the implementation of that first pseudo-code statement. Each time you refine a step, copy and paste the current version of the program design to the end of the text file, then make the change within that pasted version. Stick to the instructor's convention of using a different number of *s to indicate the level of expansion applicable to each statement (see example below). When the design is complete, the text file will contain a complete record of the design process used to reach the final design. The text file you submit may be quite lengthy and should show the entire process. Do not remove anything and do not just submit the final iteration. Below is a partial example of stepwise refinement (Note it is only a partial example and has nothing to do with the program for this assignment.):

main.cpp

#include

#include

#include

#include

#include

using namespace std;

void ReadWords(string words[], int numWords);

int main()

{

int numWords = 15;

string words[numWords];

return 0;

}

void Play(string words[], int numWords){

}

void ReadWords(string words[], int numWords){

ifstream infile;

infile.open("words.txt");

if(!infile)

cout<<"Could not open file"<

else{

for(int i=0; i

infile>>words[i];

}

infile.close();

}

void PressKeyToContinue(){

string x;

cout<<"Press any key to continue:";

cin>>x;

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Fatimah Syeda
Online Assignment Help
Financial Analyst
Instant Assignments
Best Coursework Help
Top Rated Expert
Writer Writer Name Offer Chat
Fatimah Syeda

ONLINE

Fatimah Syeda

I find your project quite stimulating and related to my profession. I can surely contribute you with your project.

$38 Chat With Writer
Online Assignment Help

ONLINE

Online Assignment Help

I find your project quite stimulating and related to my profession. I can surely contribute you with your project.

$45 Chat With Writer
Financial Analyst

ONLINE

Financial Analyst

I have worked on wide variety of research papers including; Analytical research paper, Argumentative research paper, Interpretative research, experimental research etc.

$37 Chat With Writer
Instant Assignments

ONLINE

Instant Assignments

After reading your project details, I feel myself as the best option for you to fulfill this project with 100 percent perfection.

$22 Chat With Writer
Best Coursework Help

ONLINE

Best Coursework Help

I am a professional and experienced writer and I have written research reports, proposals, essays, thesis and dissertations on a variety of topics.

$39 Chat With Writer
Top Rated Expert

ONLINE

Top Rated Expert

I have read your project description carefully and you will get plagiarism free writing according to your requirements. Thank You

$49 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Masters in biostatistics uq - Groundwater and human development - Pitt county jailbird daily reflector - Paper chromatography of ink dyes lab report - Case study interactive session management meet the new mobile workers - Rhetorical Appeals and Devices - Imagery in macbeth act 4 - How to find the area of a kite - How to exit from hive - Conveyor belt project part 5 answers - Discussion - Is cellular respiration endergonic or exergonic - A particularly common question in the study of wildlife - Quiz - Brawn behind the pawn book - PSYC Life Span Development Psychology - Is sid the science kid biracial - Asc 730 research and development pwc - Db3 intd670 - Literature kc value for fescn2+ - Skychefs inc prepares in flight meals - What belief does this japanese folding screen reflect - Week 4 forensic biology - Function of coarse adjustment knob in compound microscope - Csu academic referencing tool - Paraphrase - Student wsfc ac uk - The development of technology is determinative; its expansion occurs beyond the ability of human freedom to control it. - Bus 377 discussion question - Please enter your pin followed by the hash key myntra - Practical connection assignment - Humn 8660 - I need help for my assignment on TutorsOnSpot - Salesforce inbound api limits - Project repat has a corporate charter which of the following - Just walk on by brent staples thesis statement - Veolia brown bin sheffield - Floating leaf disk photosynthesis lab answers - Speaker Notes - "Failing to Reject The Null" - Find the equation of the least squares regression line if x-bar= 15 sx=2 y-bar = 17.1 sy=3 r= 0.2 - Strategic plan part 1 new product or service - Compare and contrast number the stars and miracle at midnight - A normal population has a mean of 75 and a standard deviation of 5. you select a sample of 40. - Provider sponsored organization gatekeeper or open access - Stanford prison experiment timeline - How does digital forensic science intertwine with cybersecurity - Fashion stork out of business - EDU - When did dhl leave wilmington ohio - Long term capacity planning strategies - Leadership course - Team Leadership Practical Application - Mt waverley primary school - Summary of the vision of mirza by joseph addison - Brunoli inc v town of bradford - Ulster hospital contact number - Systems development life cycle nursing informatics - Topic 6 insolation and the seasons answers - Paradise of bachelors and tartarus of maids analysis - Importance of product mix - What the world eats powerpoint - Soyco tofu hi-protein firm block - Business math and statistical measures - Consumer needs - A wagner matinee conflict - Lehne's pharmacotherapeutics for advanced practice providers 2nd edition - Nursing Discussion - NTC/300: CLOUD TECHNOLOGIES - DISCUSSION - Everyday series evangelism earley and wheeler - Builders holidays northern ireland - Simnet excel independent project 2 5 - Jenkins v eckerd corporation case brief - A cement manufacturer has supplied the following data: - Diy diatom filter aquarium - Dental abbreviations symbols and acronyms - Medieval history essay topics - Thrift shop vocals only - As long as grass grows or water runs - Computer 2 - Jaguar plastics company has been operating for three years - John donne holy sonnet 5 - 3 short essays - Pdms 2 reliability and validity - Concept analysis nursing examples - Where does the cyclops live - Solve the following - Beer pong set australia - The Goal - Conceptualizing sexuality - Business discussions - Blood pressure 132/78 good or bad - Gender and women's studies hobbs 2nd edition pdf - Benefits of what if analysis - Frida kahlo elements of art - Media ethics issues and cases pdf - Education for socially engaged art a materials and techniques handbook - CMGT/445: Post-Course Assessment Quiz: WEEK 5 Final - Assignment #088 - Pitney bowes dm125 manual - Why is western blot called western