Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » What are Extensions?
- SixteenSeventeen
-
55 posts
What are Extensions?
What are Extensions? Where can I make them? Do I have know a specific programming language? Help. ;D
- Jonathan50
-
1000+ posts
What are Extensions?
Did you read the sticky on this question?
https://scratch.mit.edu/discuss/topic/114484/
https://scratch.mit.edu/discuss/topic/114484/
Scratch Wiki:And yes, you need to know JavaScript. Per theScratch Extensions make it possible to connect Scratch projects with external hardware (such as LEGO WeDo or PicoBoard) or sources of information on the web. They add a collection of command and reporter blocks that can be used to interact with a particular device or data source. When an extension is enabled, its blocks appear in the “More Blocks” palette.
You can think of them as special Scratch Blocks created by other Scratchers that expand the reach of Scratch.
Scratch Extensions are made by members of the Scratch Community and shared on the Scratchx.org website. If you are interested in making extensions, please read the Extension Developer Documentation.
Last edited by Jonathan50 (April 5, 2016 01:16:12)
- _Comicfan_
-
1000+ posts
What are Extensions?
This basically sums it up. Did you read the sticky on this question?
https://scratch.mit.edu/discuss/topic/114484/Scratch Wiki:And yes, you need to know JavaScript. Per theScratch Extensions make it possible to connect Scratch projects with external hardware (such as LEGO WeDo or PicoBoard) or sources of information on the web. They add a collection of command and reporter blocks that can be used to interact with a particular device or data source. When an extension is enabled, its blocks appear in the “More Blocks” palette.
You can think of them as special Scratch Blocks created by other Scratchers that expand the reach of Scratch.
Scratch Extensions are made by members of the Scratch Community and shared on the Scratchx.org website. If you are interested in making extensions, please read the Extension Developer Documentation.
- Discussion Forums
- » Developing Scratch Extensions
-
» What are Extensions?