Home
java
about
Python
WebDev2
Scratchlab1
ScratchLab2
ScratchLab4
ScratchLab6
ScratchLab7
ScratchLab9
ScratchFinal
Google20
Questions
How large is the scratch screen?
480X,360Y
Where is the center of the scratch screen?
the center of the scratch screen is 0,0
What are the units of measurement of the scratch screen?
The units are pixels
How many sprites can you have on the screen? How many stages? Explain why this makes sense.
unlimited sprites because they can overlap, and 1 stage at a time because the backround cannot overlap.
My Scratch Stuff
Lab 1
Problem #1
Problem #2
Problem #3
Problem #4
Problem #5
Home