Hi I want to make a literacy game for my nephew who came to visit me,in which there would be a levels screen with 3 levels and they lead to a level corresponding to its number. In level 1 I want there to be a background appealing to kids (i have selected one already) and random letters appearing so when they click one of the letters it types it at the top of the screen and eventually form a word by repeating this process of clicking letters and when they make a word successfully a hooray message would need to be displayed and then they start over again. For level 1 there would be 4 letter words and for level 2 there would be 5 letter words and for level 3 there would b 6 letter words. My nephew is leaving me on June 7 to go back to another state so i want to complete this game before then as a present for hi birthday coming up in 1 week.
Can I please have some help on how to start some coding for this and other tips for the display of my game.
Thanks for your help and I will try my best and if I may can I ask you more questions if I get stuck since this is my 2nd ever game and I believe it is complicated for me to do alone so I require some assistance. I only have a little knowledge of coding with blocks and 0 knowledge with any other coding. The reason why I don't have any other things in my game is because i had no idea where to get them and what to do. Thanks
To get you comfortable building it, here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
Hi, I have made some progress on my game but unfortunately the resources that were provided by both of you were a bit hard for me to follow through as Im an absolute beginner in coding. I have added some sprites and a canvas to my game and am stuck at the coding part which I hope that someone could help me with.
The word file is for my nephew who is 7 years old but will be turning 8 on the 7th of June. I will be scavenging through he word file to find words that will be easy for him to understand but I am going to use the word file as my last resort and am hoping to change my game so it only display a few words for each level and the images of words that I have uploaded are for level 1 only and I will find harder words for the other levels. Is there any other advice for the game UI? If not can someone help me to do the coding for the images? Like tell me some steps to get me started.