Question: should code for python Hangman Code the classic hangman game, where the computer selects a word randomly from a list, and the player guesses letters,

 should code for python Hangman Code the classic hangman game, where

should code for python

Hangman Code the classic hangman game, where the computer selects a word randomly from a list, and the player guesses letters, with a limit for the number of wrong letter guesses, displayed somehow Correct guesses need to be indicated positionally. For instance for the secret word "program", if the player has correctly guessed nothing, display underscores for all 7 letters: Later if the user has correctly selected r, you should display something like and then if g is selected r gr ....This display is the trickiest part of a basic version If you want more information on the rules, ask. Do not look up code on the web The basic version is a short program that needs neither the web nor graphics, so you can do it on any kind of computer. This is not enough for full credit in itself. See the elaborations. Possible elaborations after you get a basic text version working: display bad past choices or remaining choices multiple games with score kept, choice of easier and harder versions with words of different difficuly levels, text graphics or regular graphics just for a hangman image, or t le boxes on the graphics screen and the used us cli 1 so lots of extra credit a totally graphics based version, where the alphabet is shown in (also lots of extra credit) fancier version on the web, possibly with Hangman images. The web verson could involve typing a letter choice or clicking a radio button for the right letter.... . the nex? tte? chosen

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!