Hangman Game

Creating Games? Developing something for fun?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
codeee
Posts: 2
Joined: Thu Dec 10, 2015 5:55 am

Hangman Game

Post by codeee » Thu Dec 10, 2015 8:39 pm

I'm new to LiveCode and have only been working with it for the past few months. I'm trying to break apart the hangman game, found in the livecode lessons. The issue I am having with it is that I am unable to determine which section of the code defines that when a user clicks on the correct button (that corresponds with the data stored in the custom property) the answer button will appear. What I want to do with it is manipulate it so that instead clicking on the button to choose an answer I want to create an intersect feature to choose an answer, where the user uses the arrow keys to move an image or button to the answer button of their choice. Any ideas on which part of the code I need to change or how to begin doing this? Any information will help! Thanks

Post Reply

Return to “Games”