click below
click below
Normal Size Small Size show me how
Programming Vocab
What is Scratch?
| Question | Answer |
|---|---|
| Animation | project that has motion in it. Other type how people draw cartoon animation and add keyframes, layers, and more details depending on animation. |
| Backdrop | changing the appearances of the stage by changing backgrounds. |
| Backwards | move behind the sprite. |
| Blocks | type of building blocks to make up the script. |
| Bug | an error in a program. Example: you need to allow flash to play the game. |
| Coding | a sequence of blocks that creates a program. |
| Costumes | another word of sprite that was clothing to something creative. |
| Debugging | finding and fixing errors in a program. |
| Degree | a measure of angles that you can rotate your sprite. |
| Event | action that cause something to happens in the beginning. |
| Forever | code doesn't end - infinite |
| Glide | smooth movement to a location |
| Green Flag | start the program/project |
| Hide | disappear or show off |
| Loop | repeats the pattern |
| Pixel | small dots which can make up the image |
| Reset | restarts program to original design |
| Scratch | a website program used to build a program/projects |
| Scripts | series of instructions run from top to bottom |
| Sequence | arrangement in which things go in a pattern |
| Show | aappear |
| Sprites | characters |
| When Run | how it begin running the program/project |
| Variable | placeholder for a piece of information that can change |