🎮 WDC #20 Can you build your own "Hangman"-style word game?

@overturner, when I start the app and see something like this:

image

…and then type e into the text input and click on the Check button, my score goes down by 1. So if I had -6 points, it then goes to -7.

Am I doing something wrong?

4 Likes

@tatiang well you were supposed to type the whole word
You can also see the other app by using the bottom tab navigator
(Thanks for your feedback , I will try to change it to accepting only the missing letters, but for now, that’s how it works)

3 Likes

I had the same confusion tatiang did! :slight_smile: Maybe you just need to add a label with some instructions.

3 Likes

Thanks for the Feedback @catsarisky & @tatiang I Have Added It.
I also Added some other features like lives etc.(They’re still in the testing stage) :grinning:
Hi All (@catsarisky @tanish-satpal @cttricks @tatiang @manyone @sketch @codeswept)
Is It Possible for us to start the voting(I am very impatient :rofl:)
I have a draft ready :partying_face:

1 Like

I tried it but I need your help. I made the design. Now I cannot understand how to do the code. My design is different as it has 6 images for hangman and win image and lose image. There is a text input which would take a letter and aa button to execute the action. I need help. If a person writes a wrong letter, it would be shown below wrong letters. If you see the design, you will understand everything. I need your help for the CODE. This is the link- Thunkable

open your project and click on the hidden menu on the left so you can learn how to code usig thunkable. good luck!

click on the left arrow next to “User Interface” to expand the menu.

the tutorials appear:

5 Likes

When we’ll start new WDC #21

:arrow_double_up:

Voting? I’m sorry, what for?

1 Like

For Next WDC #21

Ohhh. Is it a design challenge or a game challenge this week?

1 Like

I’m also not knowing about it
It will be decided by votes only :grinning_face_with_smiling_eyes: :grinning_face_with_smiling_eyes: :grin: :grin:

I wanted voting for the winner @codeswept :grinning:

3 Likes

Waiting for that aswel.
cc: @domhnallohanlon

1 Like

Back to the classic design challenge this week folks (sorry I didn’t have a chance to put up a poll yesterday, will do one for the game jam next week!)

cc: @codeswept @rishabh_2008 @overturner @sketch


Haven’t forgotten about this either - will get a vote going for this early next week!

4 Likes

Thank you @domhnallohanlon for the reply , i was wondering did you mean we wont have the voting for this wdc or we will have it early next week?

1 Like

Thank you @domhnallohanlon

No voting for WDC this week, but next week we’ll have votes for the Community choice (winner!) of WDC 20 and another one to pick the game for WDC 23

#democracy

:joy:

5 Likes

Thank you , understood
#democracy

2 Likes

I was taking the help of this MIT APP Inventor video-AppyBuilder: Hang Man Tutorial - YouTube . i am not able to make the code for it on thunkable