Forum Discussion
Text entry game
I had an enquiry from a client this week for a game they were trying to build and didn't know how. I gave them a high level overview of how to build it.
But the idea wouldn't leave my head, so I took some time out yesterday to build it.
Let me know what you think.
https://elearninglaboratory.com/portfolio-item/text-entry-game/
I will share the file when I sort a few things out, I really want to get the Enter Key to submit.
- OwenHoltSuper Hero
Looks Great Phil!
- JustinCollingeCommunity Member
Really nice design. Like the way you've managed the user tackling things in their own order. Thanks for sharing.
Wow! This is both gorgeous and ingenious. Great work! And thanks for sharing with the community. Can't wait to get my hands on the file to see how you've done this!
- PhilMayorSuper Hero
Thanks Alison, the file is coming I added some new features today and I am troubleshooting a fuzzy text system and then will share.
Sent from my iPhone
Awesome! Thanks Phil :)
- SarahHodgeFormer Staff
Gorgeous design! I love all the details of this game. Nicely done, Phil!
- PhilMayorSuper Hero
Thanks Sarah
- JoshFarquhar946Community Member
Great work Phil! I like the ease of use, interface, and vibrant colors. What do you think about adding a points earned area and status level to the results slide?
- JoanneChenSuper Hero
Love it! Great design, beautiful layout and easy to apply.
- CarolineDunneCommunity Member
Lovely! Well done
- TamaraOwens-a5eCommunity Member
Nicely done! I can see a lot of potential uses for this--thanks for sharing. I look forward to exploring your file. :)
- RachnaGhiyaCommunity Member
What a lovely design and concept! I would love to know how it's done and it would be great if you can tell me about the graphic resources too.
- JamesGraceCommunity Member
I also had a project where I needed the enter key to replicate the function of a submit button. I copied and pasted the triggers and changed the prefix to "When the user presses ENTER after clicking on this slide" and that resolved the issue.
- PhilMayorSuper Hero
Thanks James, with a text entry field you would need to remove the line return that is created created when you press the enter key and also lose focus on the text entry field, in this case I use a couple of lines of javascript to do both