Java Games: Flashcards, matching, concentration, and word search.

Scratch Review Activities

AB
broadcastaction allowing signal to be given to other sprites in the project telling them to do something
forever ifperforms the enclosed action whenever the criteria is met
scratchprogram language where you drag script blocks together to create a series of commands
spritean actor/object in the program that are programmed
presentation modea view in which the stage occupies the entire screen
catfirst sprite you see whne you open scratch
wait untilpauses the execution of a script for the specified amount of time
top right cornerX= 140 and Y= 160
bottom left cornerX= -155 and Y= -170
centerX= 0 and Y= 0
X and Ythe exact location of a sprite
motion blockcontrols the sprites movement, direction, rotation, etc.
sensing blockused to determine location of mouse pointer, touching another sprite, touching color, etc.
costumechanges appearance of a sprite
scriptset of instructions (program)
programset of instructions to perform a specific task
stageplace where backgrounds are updated/changed
parallelismwhen two or more scripts are executed at the same time
debuggingfixing problems with a script
remixtaking another project and making it your own


Technology Literacy-Computer Science
Bel Air Middle School

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities