| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

HangMan

Page history last edited by PBworks 16 years, 6 months ago

HangMan

Create a game of Hangman mostly using the code we have already used. You will need to create a list of words, have the user select a theme of the game, then from that theme, a list of words is chosen.

 

As they guess the letters, the program responds, correct or not correct. The 'dead' letters are posted, and the 'live' letters are put into place. As they get more dead letters, their hangman shows up in the println array.

 

Save you code. Print your code and hand it in by Friday.

 

You can work with partners on this, but make sure you list both partners names in the comments of the code.

 

Here are the things that the HangManCriteria needs to do

Here is a link to the HangManFlowChart

Comments (0)

You don't have permission to comment on this page.