click below
click below
Normal Size Small Size show me how
scratch
| Term | Definition |
|---|---|
| Blocks | make up scripts, which make a project work |
| Boolean Block | A conditional block that reports a statement to be true or false |
| C Block | A block that fits stack blocks inside it |
| Cap Block | A block which ends a script or project |
| Collaboration | A group of Scratchers who work together to create a projects or projects |
| Compression | Reducing the file size of a project in 1.4 |
| Control Block | A block that either starts a script or keeps a script running See Also: Trigger Block |
| Duplicate | to copy and create another |
| Green Flag | Sometimes simply called the 'flag,' this is what starts most projects' scripts running |
| Kaj | An inactive user who, after getting upset about not receiving enough views on their projects, |
| Loop | It repeats the code |
| MIDI | Stands for Musical Instrument Digital Interface, it allows notes to be played within Scratch using some of the sound blocks |
| Motion Block | A block which controls a sprite's movement |
| My Stuff Page | A Scratcher's profile page |
| Operator Blocks | A block that performs math functions and string handling |
| Paint Editor | Scratch's built-in image editor |
| Pen | A feature in Scratch, which allows things to be drawn on the screen |
| Pen Extension | The group of blocks allowing the use of the pen |
| Pico Board | A board that allows Scratch to interact with the outside world |
| Sensing Block | A block that detects something, from a sound from a microphone to whether a sprite is touching a certain color |
| Sprite | An object in Scratch which performs functions controlled by scripts |
| Variable | A value that holds a string that can be changed See Also: List |
| X-Position | The position that a sprite or the mouse is at along the horizontal axis Y |
| Y-Position | The position that a sprite or the mouse is at along the vertical axis |