Discuss Scratch
- Discussion Forums
- » Open Source Projects
- » Directory of Open-Source projects
- NoMod-Programming
-
1000+ posts
Directory of Open-Source projects
Hello! I'm NoMod-Programming here with the first post to this forum (and the most useful!). Here's a directory of open-source projects:
Last updated Sunday, August 21, 2016
Open Sourced Projects:When helping out with these open-source projects, make sure the keep the design principles of scratch in mind (located at https://scratch-mit-edu.ezproxyberklee.flo.org/developers#principles).
- Scratch-blocks - The WIP scripting area of scratch 3.0, based off of Google Blockly. There are some test playgrounds hosted by Andrew Sun here (vertical playground) and here (horizontal playground).
- scratchblocks 3.1 - The 3rd rewrite of Scratchblocks, the renderer for the [scratchblocks] tag on the forums, which has its own share of bugs and has a rewritten parser and renderer.
- scratch-flash - The scratch-flash editor, which is the main editor used on the website. Fairly active and has a well-sized amount of bugs.
- scratch-render - The WebGL-based rendering engine for Scratch 3.0, which will be the stage. This is still in development. There is a test playground for this hosted by Andrew Sun at https://utils.asun.co/scratch-render/playground/.
- Scratch REST API – the documentation on how you can access Scratch data programmatically, outside of the Scratch website interface. Props to @liam48D for starting their own documentation before we released the API too!
- scratch-vm - The library for representing, running, and maintaining the state of computer programs written in scratch-blocks (the scripting area of scratch 3.0). This is still in development. There is a test playground for this hosted by Andrew Sun at https://utils.asun.co/scratch-vm/playground/.
- scratch-www – the new user interface for the Scratch website (including the recently updated Scratch Homepage) and where all of our ongoing updates to the website design will go.
- ScratchX – the code for the ScratchX website, which is a separate experimental platform built to test experimental Scratch features, also known as Experimental Extensions. There is no login or community component to ScratchX, and projects created within ScratchX can only be run on ScratchX.
Last updated Sunday, August 21, 2016
Last edited by NoMod-Programming (Aug. 21, 2016 18:26:19)
- Ethan_1
-
100+ posts
Directory of Open-Source projects
Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
- VoltageGames
-
1000+ posts
Directory of Open-Source projects
If you're gonna add the website, why not the editor?
https://github.com/LLK/scratch-flash
also no community list. this is a forum for Open Sourced Scratch stuff, not Open Sourced Scratcher stuff.
https://github.com/LLK/scratch-flash
also no community list. this is a forum for Open Sourced Scratch stuff, not Open Sourced Scratcher stuff.
- NoMod-Programming
-
1000+ posts
Directory of Open-Source projects
Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
OK. I mean community list for this, as I'm not sure how often the OP post will be updated. If you're gonna add the website, why not the editor?
https://github.com/LLK/scratch-flash
also no community list. this is a forum for Open Sourced Scratch stuff, not Open Sourced Scratcher stuff.
It has been added!
- thisandagain
-
500+ posts
Directory of Open-Source projects
We'll have some news on that front in the near future. For the time being, yes the scratch-html5 project is no longer maintained. Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
- NoMod-Test
-
93 posts
Directory of Open-Source projects
Aww… Why not? It could be big in the future…We'll have some news on that front in the near future. For the time being, yes the scratch-html5 project is no longer maintained. Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
- technoboy10
-
1000+ posts
Directory of Open-Source projects
Maybe it's just me, but I read thisandagain's post as “that codebase is not maintained any more, but we're going to talk about HTML5 stuff soon”.Aww… Why not? It could be big in the future…We'll have some news on that front in the near future. For the time being, yes the scratch-html5 project is no longer maintained. Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
- thisandagain
-
500+ posts
Directory of Open-Source projects
That is the correct way to read it. :-)Maybe it's just me, but I read thisandagain's post as “that codebase is not maintained any more, but we're going to talk about HTML5 stuff soon”.Aww… Why not? It could be big in the future…We'll have some news on that front in the near future. For the time being, yes the scratch-html5 project is no longer maintained. Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
- NoMod-Test
-
93 posts
Directory of Open-Source projects
( ͡° ͜ʖ ͡°)That is the correct way to read it. :-)Maybe it's just me, but I read thisandagain's post as “that codebase is not maintained any more, but we're going to talk about HTML5 stuff soon”.Aww… Why not? It could be big in the future…We'll have some news on that front in the near future. For the time being, yes the scratch-html5 project is no longer maintained. Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
- Jonathan50
-
1000+ posts
Directory of Open-Source projects
That's not by ST… scratch-api
for node
- NoMod-Test
-
93 posts
Directory of Open-Source projects
Plus, I think I wouldn't be allowed to post a link to that. I might try, though…That's not by ST… scratch-api
for node
- ChocolatePi
-
1000+ posts
Directory of Open-Source projects
Didn't they already make a directory? https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/173687/
Here's a list of all of our current open source projects:
- NoMod-Test
-
93 posts
Directory of Open-Source projects
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/173687/Yeah, but that one doesn't have all the projects this one has. Didn't they already make a directory?Here's a list of all of our current open source projects:
- Jonathan50
-
1000+ posts
Directory of Open-Source projects
That's not by ST…
- Scratch-API (Node.js) - An API for interacting with the Scratch 2 website. It is located on npmjs, and has a variety of uses, such as interacting with cloud variables or making automatic comments
- ChocolatePi
-
1000+ posts
Directory of Open-Source projects
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/173687/Yeah, but that one doesn't have all the projects this one has. Didn't they already make a directory?Here's a list of all of our current open source projects:
all
- DrKat123
-
1000+ posts
Directory of Open-Source projects
Nice guide
But duplicate of the sticky here
But duplicate of the sticky here
- Ethan_1
-
100+ posts
Directory of Open-Source projects
Thanks. Looking forward to it!We'll have some news on that front in the near future. For the time being, yes the scratch-html5 project is no longer maintained. Dare we say the html5 client? It is effectively dead now though, so I am not sure it makes sense.
- cobraguy
-
1000+ posts
Directory of Open-Source projects
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/173687/Yeah, but that one doesn't have all the projects this one has. Didn't they already make a directory?Here's a list of all of our current open source projects:all
all of our current open source projects
- ChocolatePi
-
1000+ posts
Directory of Open-Source projects
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/173687/Yeah, but that one doesn't have all the projects this one has. Didn't they already make a directory?Here's a list of all of our current open source projects:allall of our current open source projects
Open Source Projects Forum for all discussions that relate to Scratch's open source projects.
Scratch's
- Discussion Forums
- » Open Source Projects
-
» Directory of Open-Source projects