click below
click below
Normal Size Small Size show me how
scratch
| Term | Definition |
|---|---|
| Blocks | block 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 | A sections of the Scratch Forums, dedicated to collaborating |
| 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 | n inactive user who, after getting upset about not receiving enough views on their projects, threatened to hack some Scratchers' accounts and thus was banned |
| 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 | ock which controls a sprite's movement |
| my stuff page | A Scratcher's profile page N |
| operator blocks | A block that performs math functions and string handling P |
| 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 | Sprite — An object in Scratch which performs functions controlled by sc |
| variable | A value that holds a string that can be changed See Als |
| x-postion | he position that a sprite or the mouse is at along the horizontal axis |
| y-postion | The position that a sprite or the mouse is at along the vertical axis |