Write a program to support children spelling game hangman

Assignment Help Basic Computer Science
Reference no: EM13306491

Write a program to support the children's spelling game hangman. Call the program hangman.py. Since there are many versions of hangman, be sure that you implement exactly the following.

The player is to guess the letters in a secret word. Use underscores to display the number of letters in the word. When the player guesses a correct letter, display the word with that letter showing. Correct guesses don't count against the player. Incorrect guesses count, and the player loses on the seventh incorrect guess. Each time the player is asked to enter a letter, the program should display how many guesses they have left and a list of all of the incorrect letters they have guessed. If the player accidentally chooses a letter that has already been guessed, this should not count as a guess. See sample games below.

Your program must contain at least the following functions. (If you want you may use other functions as well.)
· A function that gets a list of words from a file. Call the file wordlist.txt. You must provide your own when you test your program.
· A function that randomly picks a secret word from the list.
· A function that plays the game (i.e., other than main()).
· A function that displays the blanked-out secret word.
· A function that determines whether the letters that have been entered spell the secret word (this returns a boolean).
Part II: User Interface
Once you get your functions working with text, you can add a graphical user interface of your design. The GUI should have the following elements:
· A text area where the word with underscores representing the letters of the word is presented.
· A text area where the letters used are displayed. Optionally you can display the letters not chosen yet. In either case you must identify which role the letters displayed serve.
· A text area indicating the number of guesses the user has remaining.
· An area where the user enters the letter s/he wishes to play.
· When a game completes, a message should appear in the GUI window asking the player whether they want to play another game. The GUI should also provide Yes and No buttons for the player to make a choice.
Once your basic program is working:
The traditional way to play hangman is to draw a figure on a gallows. Another part of the hanged man is added for each incorrect guess. When the figure is complete, the player loses. How you draw the figure is up to you, but it should have exactly seven parts.

Reference no: EM13306491

Questions Cloud

Determine how much energy does it deliver into a home : A heat pump has a coefficient of performance of 3.85 and operates with a power consumption of 6.88 x 103 W. How much energy does it deliver into a home during 2 h of continuous operation
Find the probability christian wont pick out a grey tie : Christian is picking out ties for a business trip. Anastasia knows from experience that Christian has a 50% chance of picking a grey tie. Find the probability Christian won't pick out a grey tie until the 3rd or 4th tie.
How is the minimum radius affected if the b decreases : Roller coasters are designed so that the riders will not experience more than a certain level of g-force during the ride. (The rider would experience B g's if hte normal force were Bmg where B is a numbe
Obtain the change in the internal energy of weight lifter : In exercising, a weight lifter loses 0.152 kg of water through evaporation, the heat required to evaporate the water coming from the weight lifter's body. find the change in the internal energy of the weight lifter
Write a program to support children spelling game hangman : The traditional way to play hangman is to draw a figure on a gallows. Another part of the hanged man is added for each incorrect guess.
Calculate the heat and work excahnged during the process : a piston-and-cylinder device contains 5 kg of water initially at 150 C and 0.20 MPa. The frictionless piston is then pushed slowly in an isothermal process until the volume of water becomes 10% of its initial value.
What is the maximum value of the electric field in the pulse : Scientists are working on a new technique to kill cancer cells by zapping them with ultrahigh-energy (in the range of 1Ã-1012 Watts, What is the maximum value of the electric field in the pulse
Which of the following statements are true : Consider the strings "catch" and "caught", and the alignment of these strings using the edit distance algorithm with fixed penalties of +1 for a deletion, +1 for an insertion and +2 for a substitution.
Determine force p required to move wedge under the post : Determine the force P required to move the wedge under the post. The coefficient of static friction between all surfaces is 0.25. The applied force F is 200 lbs and the angle alpha is 15 degrees.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Hash function uniformly distributes n keys over the tables

If a hash table contains tablesize positions and n records currently occupy the table, the load factor lf is defined as n/tablesize. Suppose a hash function uniformly distributes n keys over the tablesize positions of the table and lf is the load fac..

  Explain how the web user interfaces help donors

Explain how the Web user interfaces help donors to make decisions and relate the emotional thread demonstrated in the case study to the emotional design model as discussed in Chapter 5 of the textbook.

  Details on any information

Details on any information/software that might not be submitted for evaluation due to NDA requirements or security/privacy concerns.

  Develop a scanner object in main method

Assume that inside main method below you make decision to develop a Scanner object, and then read in int and then double on one line, where two values are separated by space.

  Explain functionality of multiprogrammed system in user mode

In multiprogrammed system, must this functionality be available in user mode or only accessible by system call? Why or why not?

  Conduct observation used in business or organization

Conduct the observation to someone involved in procedure which is used in the business or organization. This person could be someone at university.

  Explaining paper on reconnaissance planning

Write a paper on reconnaissance planning. The paper is explaining the network and reconnaissance plan.

  Create a java or c sharp application that simulates

Create a Java or C# application that simulates

  Executing critical section in mutual exclusion protocol

In Lamport's mutual exclusion protocol, if process i is implementing critical section.

  Describe the graphical coordinate system in java

How do you specify a particular color to be used as fill when using the Graphics class?

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs, Flash RAM, and solid-state drives (SSD)

  Write a program that prompts the user for an integer value

write a program that prompts the user for an integer value for a length of a youtube clip in seconds then display the number of hours

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd