Question
The students are expected to perform the following tasks under this assignment Task 1: Develop proper logic to build the game. Task 2: Write a
The students are expected to perform the following tasks under this assignment Task 1: Develop proper logic to build the game. Task 2: Write a code in C to implement the logic.
Requirements for the Code: The game must consist of at least 3 stages. Each stage will have a word of minimum 5 characters. In a word, at least 3 characters must be left blank for guessing. Maximum number of incorrect guesses will be 5. After each right/wrong guess, the screen must show the state of the hangman. Use a separate function for this. The user will win if he clears all the stages. If he loses at stage 1, no second chance will be given. But if he loses at a higher stage, he can replay that round only once, but with a different word
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