70 likes | 191 Views
LO: Learn how to develop a simple application using the Touch Develop Environment. . Learning Objective. Go to www.touchdevelop.com Sign in using a windows live ID. Click on the open link at he top of the screen. Click on the Create Script button. Setting Up Touch Develop.
E N D
LO: Learn how to develop a simple application using the Touch Develop Environment. Learning Objective
Go to www.touchdevelop.com Sign in using a windows live ID. Click on the open link at he top of the screen. Click on the Create Script button Setting Up Touch Develop
What is “main()”? What is “Post to wall?” What is a “Sprite?” What is a “Variable?” Introduction
Touch develop to build a application which : Has a background image Has a width for 480 and a height of 800 Upload an image and include a sprite. Upload a number of different images to useas characters throughout your application. Learning Outcomes
Create a variable for the height – As Number Create a variable for the width – As Number Create a variable for the board – As Board Create a portrait board using the 3 variables. Post to wall Use the hand out to support this task. Setting a Background
Upload your picture. Set up a variable for the image as a Sprite. Create the picture on the board. Set the height, width and position. Set the friction. Use the hand out to support this task. Extension – Use what you already known to make variables for the height / width of the character. Setting up a Sprite