Category "mit-scratch"

Is it possible to convert a Scratch project to an Android app?

For those of you who don't know, Scratch (scratch.mit.edu) is a programming language based around connecting 'blocks' of code in order to create a project. I h

My text box engine won't delete the text after progressing to the next text, or it won't keep the clone if it manages to delete the previous text

For the first one, I use broadcast (skip) and wait block under the hide and my whole text box engine. For the second one, I use broadcast (skip) under the hide

Get follower count on Scratch (API)

I am looking to find the follower count of a Scratch user using the Scratch API. I already know how to get their message count, with https://api.scratch.mit.edu

How do I stop running scripts in scratch.mit.edu blurring out on Chrome Windows?

for the last few days, I am encountering an error which is making the code of scratch.mit.edu blur when i click the green flag in chrome. Any fixes?

How to create a Save/Load function on Scratch?

Im trying to make a game on Scratch that will use a feature to generate a special code, and when that code is input into a certain area it will load the stats t