Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I'm writing a program for a guessing game using c# where I have to guess the words from the topics animals, vegetables, and minerals. attached

I'm writing a program for a guessing game using c# where I have to guess the words from the topics animals, vegetables, and minerals. attached are the specs. can anyone help me

Note: this is not a number guessing gameimage text in transcribedimage text in transcribed

ANIMAL VEGETABLE, OR MINERAL GUESSING GAME Category: Animal Guesses Left 4 Hint 1: I have four legs. Correct Word of Letters: 3 Enter Guess LCat You are awesome! You gat it right on the first tryl 2. Store the words to guess, the category, and the hints in an amay. 3. Display an asterisk for each letter contained in the ward to guess in the Correct Word' text box. Players will be typing in the whole word each time. 4. The program should give the player a hint to start the game that tells whether the word refers to an animal, a vegetable, or a mineral. Also provide a hint that gives a clue to the correct answer, Provide an additional hint after each guess to help the player zero-in on the correct word. 5. Use a string method to display the number of letters for the word in the of Letters" text box. If the guess entered is longer or shorter than the word to guess display an error message telling the player the guess entered is too long or too 6. -Guesses Left will display "5 to start and decrease by "1" after each valid guess is made by pressing the "Guess' button or pressing ALT G Guesses that are blank or not the proper length wil not decrease the "Guesses Left counter. Write a method to check to see that something was entered in the "Enter Guess text box. If not, display an appropriate error message

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

9th Edition

B01JXPZ7AK, 9780805360479

More Books

Students also viewed these Databases questions