Full screen

Share

START
VIDEO TUTORIALS
INTRODUCTION
MISSION
mission save the world
Want to create interactive content? It’s easy in Genially!

Over 30 million people create interactive content in Genially

Check out what others have designed:

Transcript

START

VIDEO TUTORIALS

INTRODUCTION

MISSION

mission save the world

MISSION

Welcome to Mission Save the World.Create a New project in Scratch.mit.edu, and follow the steps from the video tutorials in order to learn how to code your own Space Invaders video game. Press on the START button to complete Mission 1. Enjoy and good luck!

VIDEO TUTORIALS

INTRODUCTION

MISSION SAVE THE WORLD

VIDEO TUTORIALS

INTRODUCTION

Planet Earth is under attack: aliens are invading! Your mission, should you choose to accept it, is to save the world from these imposing invaders. Unlock the levels to banish these pesky aliens to the far corners of the universe! Good luck!

MISSION

MISSION SAVE THE WORLD

INTRODUCTION

VIDEO TUTORIALS

MISSION

Mission 7Hiding the Invaders

Mission 8Adding music background

Mission 6Coding the shooting

Mission 3Coding the arrow keys

Mission 5Coding the Invaders

Mission 4Adding the Invaders

Mission 2Adding the Rocket ship

COMPLETE ALL MISSIONS

Mission 1Adding a background.

Mission 07

Mission 08

Mission 06

Mission 03

Mission 05

Mission 04

Mission 02

COMPLETE ALL MISSIONS

Mission 01

Mission 07

Mission 08

Mission 06

Mission 03

Mission 05

Mission 04

Mission 02

COMPLETE ALL MISSIONS

Mission 01

Mission 07

Mission 08

Mission 06

Mission 03

Mission 05

Mission 04

Mission 02

COMPLETE ALL MISSIONS

Mission 01

Mission 07

Mission 08

Mission 06

Mission 03

Mission 05

Mission 04

Mission 02

COMPLETE ALL MISSIONS

Mission 01

Mission 07

Mission 08

Mission 06

Mission 03

Mission 05

Mission 04

Mission 02

COMPLETE ALL MISSIONS

Mission 01

Mission 07

Mission 08

Mission 06

Mission 03

Mission 05

Mission 04

Mission 02

COMPLETE ALL MISSIONS

Mission 01

Mission 07

Mission 08

Mission 06

Mission 03

Mission 05

Mission 04

Mission 02

COMPLETE ALL MISSIONS

Mission 01

WELL DONE!!

NEXT LEVEL IS UNLOCKED!!

WELL DONE!!

NEXT LEVEL IS UNLOCKED!!

WELL DONE!!

NEXT LEVEL IS UNLOCKED!!

WELL DONE!!

NEXT LEVEL IS UNLOCKED!!

WELL DONE!!

NEXT LEVEL IS UNLOCKED!!

WELL DONE!!

NEXT LEVEL IS UNLOCKED!!

...NOT THE RIGHT ANSWER...TRY AGAIN!

WELL DONE!!

NEXT LEVEL IS UNLOCKED!!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

Start coding your game in Scratch.mit.edu Create a New project and follow the instructions from the video below to learn how to use an appropiate background for your game. Complete the Quiz to unlock next level.

MISSION 1

MISSION 1

Backdrop

Background

Backimage

¿In Scratch when we talk about an image background we use the word...?

QUESTION 01

To rename a project is not important

Untitled - 11

Your name - space invaders

Chose the appropriated name for your Scratch project?

QUESTION 02

There is no option call "Backdrop Library"

A place where all image backgrounds are stored

A library full of books.

¿What is the Backdrop Library in Scratch?

QUESTION 03

Keep coding your game in Scratch and Add/create the space ship/main character.Watch the video below and complete the quiz to unlock next level.

MISSION 2

MISSION 2

Stage information

Click "File" on the Menu

Coordinates

To locate a Sprite we use...

QUESTION 01

The program starts

The program is deleted

The program stops

¿What happens when the green flag is clicked in a Scratch program?

QUESTION 02

Script

Backpack

Score

¿What word describes the instructions used in Scracth to control Sprites?

QUESTION 03

To complete this mission you will have to code the main character in your Scratch project in order to move to the right and to the left. Follow the instructions from the video and complete the Quizz to unlock next level.

MISSION 3

MISSION 3

Sprite

Item

Script

¿What word you use to describe a character in Scartch?

QUESTION 01

By clicking the Create Button

By clicking the About Button

By clicking the Explore Button

¿How do you start a blank project in Scratch?

QUESTION 02

Augmented reality

Video editor

Sound editor

¿Which of the followings is a feature in Scratch?

QUESTION 03

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

Add or create the Invaders to complete mission 4. Follow the instructions from the video and answer the Quizz to unlock next level.

MISSION 4

MISSION 4

Yellow

Blue

Orange

What color is used for the Motion Scripts section?

QUESTION 01

An error in the app

A programming language used in most video games

A value that can change, depending on conditions or on information passed to the program

¿What is a variable in programming?

QUESTION 02

To create a Sprite

To create a Score

To create a Block

¿How can we use a variable in Scratch?

QUESTION 03

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

Add movement to the invaders. Invaders should move to the right, left, and down. Follow the instructions from the video and complete the Quizz to unlock next level.

MISSION 5

MISSION 5

Debug

Loop

Algorithm

¿What word do we use to find errors in a program?

QUESTION 01

A Cascading Style Sheet

A set of steps to solve a problem

A programming language

¿What is an Algorithm?

QUESTION 02

A way of representing information using only two options.

A simplified representation of something more complex

Repeating a portion of code a set number of times until a process is complete

¿What is a loop in Coding?

QUESTION 03

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

Be able to shoot with the main character. Follow the instructions from the video and complete the Quizz to unlock next level.

MISSION 6

MISSION 6

The language that programmers create and use to tell a computer what to do.

Statements that only run under certain conditions.

Getting help from a large group of people to finish something faster.

¿What is Coding?

QUESTION 01

A full piece of software that is ready to be run.

A piece of code that runs itself repeatedly

ode that declares that something exists

¿What is a program?

QUESTION 02

On the Costume section

Download it from the internet

On the Scratch library

¿How do you edit or create a sprite?

QUESTION 03

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

Be able to code the invaders to disappear when are touched by the shooting. Follow the instructions from the video and complete the Quizz to unlock next level.

MISSION 7

MISSION 7

HTML

Coding

Python

¿What is the programming language we used to do a website?

QUESTION 01

Binary code

Web browser

Function

¿What is the name for how computers talk and represent information?

QUESTION 02

A term that describes the decision-making progress used in programming and writing algorithms.

Information that goes into the computer.

The physical part of a computer

¿What is Computational thinking?

QUESTION 03

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

Add music background to your Scratch project. Follow the instructions from the video and complete the Quizz to unlock next level.

MISSION 8

MISSION 8

¿The vertical or up and down position of a Sprite in Scratch is ?

QUESTION 01

¿THe horizontal position of aa Sprite in Scratch is?

QUESTION 02

Coordinates

Map

Grid

¿How do we call the numbers which determine the position of a point or a shape in a particular space?

QUESTION 03

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

...NOT THE RIGHT ANSWER...TRY AGAIN!

WOULD YOU LIKE TO EXTEND YOUR GAME?

YOU SAVE THE WORLD!

CONGRATULATIONS!

ARE YOU READY FOR THE LAST CHALLENGE?

LEARN HOW TO APPLY SOUND AND VISUAL EFFECTS, CREATE A SCORE VARIABLE, ADD A GAME OVER MESSAGE...

3 tutorials to extend your space invaders video game!

LEARN HOW TO CREATE YOUR OWN SPRITES. YOUR VIDEO GAME WILL LOOK UNIQUE!

IMPROVE your space invaders video game SPRITES!