kentttt Posted July 21, 2017 Report Share Posted July 21, 2017 please help me on making my picture guessing game i need help on the codes on the button and how to know if i entered the right answers ..please help Quote Link to comment Share on other sites More sharing options...
kentttt Posted July 21, 2017 Author Report Share Posted July 21, 2017 using phaser Quote Link to comment Share on other sites More sharing options...
QLNEO Posted July 21, 2017 Report Share Posted July 21, 2017 From what I gather, you need the player to click the letters in sequence and then read the result? Well, you'd need a click listener in each letter below that adds the letter to the word (the word itself should be stored in your engine for your game to analyse, of course!), then, to get the right answer, you just compare the word the user input to the correct word.Here's an example of click listeners in action if you need it. Quote Link to comment Share on other sites More sharing options...
kentttt Posted August 13, 2017 Author Report Share Posted August 13, 2017 i have another problem because our panels want our levels to be random so that if they play it on their device they cannot cheat if the other person answered that level for example person 1 answered the 1st level then all he need to do is ask the person 1 the answer to that level sorry for poor explenation Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.