1 / 7

Develop a Simple Application Using Touch Develop Environment

This guide teaches you how to create a basic application using the Touch Develop Environment. You will learn to sign in, create scripts, and set up essential variables such as height, width, and sprites. Key concepts include understanding the `main()` function, utilizing the `Post to wall` feature, and uploading background images. The tutorial shows how to design a portrait board with specified dimensions, position sprites, and control their behavior. Follow along with the handout provided for a comprehensive learning experience.

leda
Télécharger la présentation

Develop a Simple Application Using Touch Develop Environment

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LO: Learn how to develop a simple application using the Touch Develop Environment. Learning Objective

  2. 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

  3. What is “main()”? What is “Post to wall?” What is a “Sprite?” What is a “Variable?” Introduction

  4. 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

  5. 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

  6. 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

More Related