Scratch

From PenguinMod Wiki (Official)
(Redirected from Scratch Lab)
Jump to navigation Jump to search

Stub

This article is a stub. You can help PenguinMod Wiki by expanding it.

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

Further reading

External Links