1 / 13

Homework: Complete homework 14 and homework 15 Date Due: Wednesday 29 th June Open Scratch:

Homework: Complete homework 14 and homework 15 Date Due: Wednesday 29 th June Open Scratch: All Programs Department Software ICT Scratch. Scratch . Lesson 2: Pong Game. Objectives. Level 3 Level 4 Level 5. To be able to use the Paint Editor to create new sprites

kalani
Download Presentation

Homework: Complete homework 14 and homework 15 Date Due: Wednesday 29 th June Open Scratch:

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. Homework: • Complete homework 14 and homework 15 • Date Due: Wednesday 29th June • Open Scratch: • All Programs • Department Software • ICT • Scratch

  2. Scratch Lesson 2: Pong Game

  3. Objectives • Level 3 • Level 4 • Level 5 • To be able to use the Paint Editor to create new sprites • To be able to add sequences of code to the following sprites: • Ball • Paddle • To be able to use a variable in your script

  4. Scratch

  5. Starter

  6. Pong Game

  7. Activity 1 • Create a Ball Sprite • Change the name of your sprite to ball • Create a Paddle Sprite • Change the name of your sprite to paddle

  8. Activity 2: Make your Ball Move Ball Script • Make your Ball move around the stage • Click on the Ball Sprite • Copy the Ball Script onto your script area.

  9. Activity 3: Control your paddle with a mouse Paddle Script • Control your paddle with a mouse • Click on the paddle sprite • Copy the paddle script onto your script area.

  10. Test Your Game

  11. Extension: Keep Track of Lives • Create a variable called lives • Click on stage • Add script below:

  12. Change the Ball Script

  13. Plenary 1. Which starts the game? 2. Which instruction creates a random number? 3. Which instruction checks to see if one sprite is touching another sprite? 4. Which instruction moves a sprite to specific coordinates? 5. Which instruction turns a sprite s number of Degrees? Draw a line to the correct part of the script.

More Related