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# console application

05/05/2021 Client: muhammad11 Deadline: 2 Day

Program to Play Hangman C++ Project 4
Subject
Programming

Question Description
For this project, you are going to create the game hangman. Hangman is a simple word game where the player attempts to guess a word before they get "hung" by guessing letters that they think might be in the word. For your version of the game, you’re going to use world capitals instead of words.

Project 4: Hangman Overview: For this project you’ll be creating a program to play Hangman. The goal is to get practice reading files and using arrays. Description: For this project, you are going to create the game hangman. Hangman is a simple word game where the player attempts to guess a word before they get "hung" by guessing letters that they think might be in the word. For your version of the game, you’re going to use world capitals instead of words. You will randomly select a line from the file capitals.txt; you will need to have your program count how many lines are in the file and then randomly generate a number to choose which line you’ll use for the game. Your program should tell the user how many letters are in the place name by showing the appropriate number of blanks for each word. Anything that is not a letter, i.e. spaces and commas, should be displayed to the screen in original form (not as a blank). Allow the user to guess letters one at a time (in either upper or lowercase) until they get the full text or guess incorrectly 6 times. Have an interface which looks similar to the one below: _ | | | | | | --------The place is: _ _ _ _ _, _ _ _ _ _ _ _ _ _ _ _ Make a guess: a As the player makes guesses, update the display accordingly. _ | | | | | | --------The place is: _ a _ _ _, A _ _ _ a n _ s _ a n Make a guess: When the player misses, draw a new part of the person hanging from the gallows. Here is an example: _ | | * | -| | | | --------The place is: _ a _ _ _, A _ _ _ a n _ s t a n Make a guess: r r is not in the place name _ | | * | -|-| | | --------The place is: _ a _ _ _, A _ _ _ a n _ s t a n Make a guess: In this case, the right arm would have just been drawn because of the fourth miss. When the player gets a letter correct you should update the blank where that letter occurs to show where it goes (as was the case with s and n in the example above). When the game ends, tell what the word was and whether or not the player won. Here is an example: _ | | * | -|-| / \| | --------The place is: K a b u l, A f g h a n i s t a n You lost! When the game ends, give the user the option of playing again. Helpful Code and Hints: When testing your program, create a new version of capitals.txt that is smaller and easier to work with! • • printTree() – This function should print out hanging tree graphic as shown above. You will need to determine what input parameters are needed to print out the various stages of the completed diagram. You may want to create a driver program that tests out all possible options (there is only 7) readFile() – This function will need to read in the input file. You can pass the filename to the function. Make sure to validate that the file is opened successfully. If the function cannot open the file, it can exit the program. This function should return the number of capitals successfully read from the file. It also needs to update the array of capital data. If you notice, the input file contains blanks and commas. This will mess up the standard way of reading data. Use the following ▪ Option One • string name; instream.clear(); instream.ignore(); getline(instream, name);// allow for a 256 char name ▪ • Option Two • Char name[256]; • • • • instream.clear(); instream.ignore(); instream.getline(name,256); // allow for a 256 char name makeGuess() – This function will validate the user’s guess against the selected capital. It receives the array of capitals and the current string of guess progress. It can return a Boolean value depending on the success of the guess. It should also validate that the user has not already guessed a particular letter. You will want to ignore letter case issues – ‘a’ vs ‘A’. In order to do this, you can use the toLower(name[i]) function. In addition, you may need to use the .length() method on a string to determine how long the string is. Extra Credit Coding (2%) : For extra credit, you can play around with colors: if you #include the windows.h library, you can use the following command to change the color of the font to color number 13 or pink: SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), 13); The following numbers can be used to alter the font color: 0 1 2 3 4 5 6 7 Black Blue Green Aqua Dark Red Purple Muddy Yellow White (normal font color) 8 9 10 11 12 13 14 15 Grey Light Blue Light Green Light Aqua Bright Red Pink Bright Yellow Bright White Another command you may find useful is: system("CLS"); The CLS command clears the console screen. Coding Requirements: Your program should perform user input validation. The user should not be allowed to enter illegal values (non-letters or letters that have already been guessed). If an illegal value is entered, an appropriate message should be given, and the user re-prompted. Your code should be thoroughly commented, and you should follow all of the good programming practices we have discussed in class, e.g. commenting, meaningful variable names, indentation, etc. You are not allowed to use GLOBAL VARIABLES, goto statements or exit(). Submission: Using the Sakai assignment feature, you should submit the source code (.cpp file). Make sure you submit your assignment after uploading the file attachment! ...

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:

Engineering Exam Guru
Math Guru
Assignment Hut
Top Class Results
A+GRADE HELPER
University Coursework Help
Writer Writer Name Offer Chat
Engineering Exam Guru

ONLINE

Engineering Exam Guru

I am known as Unrivaled Quality, Written to Standard, providing Plagiarism-free woork, and Always on Time

$38 Chat With Writer
Math Guru

ONLINE

Math Guru

I have read and understood all your initial requirements, and I am very professional in this task.

$18 Chat With Writer
Assignment Hut

ONLINE

Assignment Hut

I am known as Unrivaled Quality, Written to Standard, providing Plagiarism-free woork, and Always on Time

$19 Chat With Writer
Top Class Results

ONLINE

Top Class Results

I have read and understood all your initial requirements, and I am very professional in this task.

$31 Chat With Writer
A+GRADE HELPER

ONLINE

A+GRADE HELPER

Give me a chance, i will do this with my best efforts

$43 Chat With Writer
University Coursework Help

ONLINE

University Coursework Help

I will cover all the points which you have mentioned in your project details.

$26 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

Insta DP Download Demystified: A User-Friendly Approach - DISCUSSION AND GROUP PROJECT CHARTER - Below are departmental income statements for a guitar manufacturer - Persuasive speech on eating breakfast - Child care center business plan - Himan Subjects protection - Practical thinking is important because it - P a b formula - How to analyse a picture in english - Cloud Computing Discussion 6 - MKTG201 Week 7 Discussion - A speech on blood donation - Gerry gibbs camera house cannington wa - What is data management math - Assignment #014 - Chameleon mil whip antenna - Fabric design of southeast asia - How to create a scrum board - Autodesk sketchbook add ons - Chapter 12 - How did the carnegie’s purchase of allegheny steel contribute to the formation of his monopoly? - Low pressure closure test - Speech Outline - Twilight stage of sleep associated with imagery resembling hallucinations - Hoselink 15m retractable hose reel - Woolworths car insurance claims - Fulvic acid cancer testimonials - In poetry what emotion is autumn associated with - Ballad lesson plans high school - Article review 1 - Cultural and linguistic diversity in early childhood education - Mathers co bank reconciliation july 31 - Hitech breach notification rule - Deliverable 6 - Analysis with Correlation and Regression - Drawing 3d shapes from plans and elevations - Case study 1.2 performance management at network solutions inc - Australian air force defence guard - Jupiter corporation manufactures skateboards - 63 divided by 4 - 524 wilson street darlington - How does alton towers meet customers needs - Henry clay middle school los angeles ca - Discussion - Tcs leadership development program - Operating system assignment - Aami safe driving course - Self balancing robot raspberry pi - Learning to serve tony mirabelli - Bangladesh high commission canberra passport - Trophy fish company supplies flies and fishing gear - A presocratics reader pdf - Mgp10 rafter span tables australia - Brandon king the american dream summary - Meiotic division beads diagram with crossing over - Saint jonathan patron saint of friendship - Deliverable 1 - Timeline of Major Periods in Art - Earth's magnetic field physics lab report - Dry storage in flight kitchen - Bachelor of mathematics qut - Appointment in samarra short story summary - Interrater and intrarater reliability - Between 1879 and 1880, an estimated 40,000-60,000 african-americans migrated to - Discuss - 111 jacaranda ave bradbury - Assignment - Rugasol concrete surface retarder - Oregon state university immunization requirements - Importance of classroom management ppt - Chess san francisco syncope - SOCW 6361 - Topic 5 DQ1 and DQ 2 - Operational Planning - Intel pentium processor history - Positioning statement for virgin america - Paper we 4 - Digital Footprint: Privacy - Amc 8 time limit - Chemistry - Goals of sony company - What belief does this japanese folding screen reflect - Field Experience B: School Psychologist and Administrator Interviews - 35 hannemann drive whyalla - Application form examples answers - When is footpath trading allowed - Police Systems in the US - Questions for Police. - Biomedical engineering department manual - Bunsen burner flame test - Week 3 Project pp1 - Format the text box by applying the subtle effect - Linux implementation proposal - Transformational leadership the transformation of managers and associates - Labor Unions - Stage front crossword clue - History of tomato sauce mother sauce - My hub leeds beckett - Deformation of the earth's crust is called - Short film critique examples - Current Affairs in Psychology - Leader Traits and attributes - University of sheffield map