September 28, 2019
Hangman – Part 1 – The Working Game
Comments
(5)
September 28, 2019
Hangman – Part 1 – The Working Game
I am currently a provider of technical training and support in the electronic manufacturing industry. My prior training and work experience as a teacher, network administrator, web design, and instructional design make me well prepared to design it, develop it, and deliver it. I am a father of five, a US Army veteran, and I enjoy playing the guitar as well as performing in local community theater. 
Legend 99 posts
Followers: 154 people
(5)

This was a fun project that was borne out of a discussion found at the link below.

https://elearning.adobe.com/2019/09/word-builder-example/#comment-152315

Interestingly enough, that link was also inspired by a different post. That link can be found within the discussion at the above link.

Anyway – Here is my hangman contribution. This will be a 2-part series. In this part, I will share the working game and give a little overview.

In the second post, I will provide the CPTX project file and discuss the code a little bit.

Overview

Here are some features of this version of Hangman.

  1. Students can only play the game.
  2. Teachers may play the game but – with a password – may also insert additional words for their students. Additional words are temporary and will only last for the browser session or until the ‘Start Over’ button is pressed.
  3. This game comes with two default words.
  4. Default words can be modified and more may be added from within the project file. These will persist through a closing down of the app or browser.
  5. Words have a maximum length of 15 letters.
  6. Players will have 6 missed chances before being “hung”.
  7. A Win/Loss score is kept for the full word list and will reset on a new game.
  8. Letter choices will disable after being selected.

Enjoy the game and feel free to ask any questions that you may have in the comments.
If you wish to add some words of your own – the password is   g00dGam3

Play
5 Comments
2021-01-07 18:58:16
2021-01-07 18:58:16

This is fun game. I really enjoyed it.

Like
(3)
(1)
>
RY-ID
's comment
2021-01-07 19:50:40
2021-01-07 19:50:40
>
RY-ID
's comment

Thanks – it was a fun one to build as well.

Like
(1)
2020-01-20 13:55:56
2020-01-20 13:55:56

Fun! Thank you for sharing.

Like
(3)
2019-09-28 08:07:46
2019-09-28 08:07:46

Great job !!!… Nice project !!… I was hanged 1 time… Try to add 2 words… Works like a charm !… How many words can we add ?…

Like
(3)
(1)
>
Ludovic Mercier
's comment
2019-09-28 08:40:41
2019-09-28 08:40:41
>
Ludovic Mercier
's comment

I wasn’t expecting this to show until Monday.

There is no limit that I am aware of. I suppose if one does too many it could cause it to choke but I don’t know where that line is. No limit has been set.

Like
(3)
Add Comment