Learn How To Create Android games For Beginners


Here is my flier for the session


I will be teaching middle school kids coding, by developing android apps and publishing them to the Google playstore. I will hold a coding program for 4 days teaching kids how to make apps using block programing. This plan is needed because only of schools teach coding and coding is becoming the most in-demand skill across industries. Most kids like to play games on their phones or computers.
This project can give kids a chance to learn coding by developing android games. It addresses needs in the community by giving kids an opportunity to work in field of STEM and help them while choosing their future career. Since many of our future jobs include programing this will give them a chance to understand and start coding.
I enjoy coding and have learnt JavaScript and block programming. I have developed my website, and now want to teach coding skills to other children.
This will help kids in choosing their future career when this program is successful. This activity will take place in the Igo library. The school children will benefit from this project. We require 50$ for 2 android phones (25$ each).

The HandBook for the sessions

“Learn How To Create Android games For Beginners
Presenter: Krishna Gurung  (KingKrung@gmail.com)

Setup
1. Open Google and search for “MIT app inventor”
2. Select “Create apps”
3. Then create an account by using your Gmail account
Lesson 1: TalkToMe
1.                 Create a new project

2.                    Go to “User Interface” panel and add a “Text box” and a “Button”
3.                    Next go to “Media” and add “TextToSpeech”
4.                    Select the “Blocks” option (on right end of the screen). Then add the code below.

Bonus material
5.                 Go to “Sensors” panel and add a “Accelerometer”
6.                 Next go to “Blocks”. Then add the following


Lesson 2: Doodle app

1.                 Create a new project
2.                 Go to the “Drawing and Animation” panel and add a “Canvas”
3.                 Next go to the “User Interface” and add a “Button”
4.                 Got to “Blocks” and add the following:


Lesson 3: Ball Bounce
1.                 Got to “Drawing and Animation” and add a “Canvas”
2.                 In “Drawing and Animation” add 2 “Balls”
3.                 Go to “User Interface” and add a “Button”
4.                 Go to “Blocks” and add the following:
 Bonus material

Comments

Post a Comment