Scratch
Stub
Scratch is a block-based programming language. It was initially developed by LLK at MIT, however is now developed by Scratch Foundation. The current Scratch version is 3.0.
PenguinMod and TurboWarp are based off of Scratch. Keep in mind that while PenguinMod is built on Scratch, a project made with blocks not included in Scratch will have those blocks removed or the project will never load. To load PenguinMod projects in Scratch that have only Scratch blocks, one can download the project file and change ".pmp" to ".sb3".
Scratch Lab
Scratch Lab is a part of the Scratch website, which is used for experimental features and extensions. These extensions include Animated Text, which can be used to dynamically place animated text onto the stage, Face Sensing, which allows for the detection of and movement to specific points on the player's face, and Video Sprites, which allows you to use the player's camera to fill a sprite or fill into a color within a sprite. You can add Animated Text to your PenguinMod projects from the extension gallery.
See also
- Vanilla Categories, a list of categories and extensions that Scratch is limited to.
- TurboWarp, a direct fork of Scratch.
- PenguinMod, a fork of TurboWarp.
Further reading
- Scratch Foundation, current developers of Scratch
- Lifelong Kindergarten Group, creators and former developers of Scratch
- Scratch Wikipedia article
External Links
- Scratch website
- Scratch Wiki, a community hosted wiki dedicated to Scratch.
- Scratch source code on GitHub
- Scratch Lab