Scratch Lab #1

  • ABOUT ME
  • JAVA PROJECTS
  • PYTHON PROJECTS
  • SCRATCH PROJECTS
  • WEB DEVELOPMENT
  • GOOGLE 20
Scratch

My Scratch Stuff

Click HERE to return to homepage.

For this project I made the cat sprite travel around the stage from corner to corner.



For this project I made my own sprite by drawing a carrot and I drew multiple costumes for it to change into.
Everytime I click the sprite, it will change costumes.



For this project I picked six sprites and programmed them to glide to the vertices of a regular hexagon.



For my last project I made a scene invloving almost all the skills I learned in the first week of programming.



Question 1: After looking inside I didnt recognize the set gah! block and the creating a clone block. I did recognize the coordinate blocks, click green flag blocks, and repeat blocks.


Question 2: The scratch screen is 172,800 square units large.


Question 3: The center of the scratch screen is (172,800).


Question 4: The scratch screen is 485 units wide and 402 units high.


Question 5: I can put an infinite amount of sprites in one stage. This makes sense because there is a never ending amount of code possible.