1Q: scratch Flashcards
visual and block-based programming language; enables ut users to create programs such as games, stories, and animations.
scratch
who made scratch? *(LKLMIT Media Lab)
lifelong kindergarten lab or massachusetts institute of technology
any character in scratch that follows a set of information
sprite
scratch projects are saved as
•sb2 file extension
is where the program happens or where the sprites move and follow instructions. 360-l, 480-w
stage
shows all the names and thumbnails of sprites thag we will or have used
sprite list
details of the selected sprite
sprite information
backdrop or background of the stage
thumbnail for stage
contains: choose a sprite, oaint, surprise, and upload sprite
choose a sprite
active, thumbnail. blue border
thumbnail for sprite
options: choose abackdrop, paint, surprise, and upload backdrop
choose a backdrop
where the coding and editing happens
code tab
contains the different blocks
blocks tab
is where each block is drsgged and stacked or grouped together
scripts area
all the scratch blocks (9)
motion, looks, sound, events, control, sensing, operators, variables, my blocks
they have a notch at the top and a bump in the bottom
command or stack blocks
have a rounded top and a bump at the bottom. topmost part
trigger or hat blocks
have rounded corners; hold number or string values
reporter blocks
hexagonal, true or flase values
boolean blocks
how a script is run
control blocks
c shaped
c or wrap blocks
only have a notch at the top but no bumps at the bottom. we cannot add anything to its bottom
cap blocks